pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/fml



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Sep 12 15:52:49 UTC 2016

Modified Files:
        pkgsrc/mail/fml: Makefile

Log Message:
Fix previous change.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/fml/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/fml/Makefile
diff -u pkgsrc/mail/fml/Makefile:1.14 pkgsrc/mail/fml/Makefile:1.15
--- pkgsrc/mail/fml/Makefile:1.14       Mon Sep 12 15:49:56 2016
+++ pkgsrc/mail/fml/Makefile    Mon Sep 12 15:52:49 2016
@@ -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