pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/fml Fix previous change.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a62378b95eda
branches:  trunk
changeset: 352344:a62378b95eda
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 12 15:52:49 2016 +0000

description:
Fix previous change.

diffstat:

 mail/fml/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 2a137e7ecce4 -r a62378b95eda mail/fml/Makefile
--- a/mail/fml/Makefile Mon Sep 12 15:49:56 2016 +0000
+++ b/mail/fml/Makefile Mon Sep 12 15:52:49 2016 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2016/09/12 15:49:56 taca Exp $
+# $NetBSD: Makefile,v 1.15 2016/09/12 15:52:49 taca Exp $
 #
 
-DISTNAME=      fml-7.98.18.${FML_STAMP}
+DISTNAME=      fml-7.98.18-${FML_STAMP}
+PKGNAME=       ${DISTNAME:S/-${FML_STAMP}/.${FML_STAMP}/}
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.fml.org/pub/fml8/
 



Home | Main Index | Thread Index | Old Index