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:49:56 UTC 2016

Modified Files:
        pkgsrc/mail/fml: Makefile

Log Message:
Fix DISTNAME and it cause PKGBASE change.  So, reset PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 pkgsrc/mail/fml/Makefile:1.14
--- pkgsrc/mail/fml/Makefile:1.13       Sat Jul  9 06:38:29 2016
+++ pkgsrc/mail/fml/Makefile    Mon Sep 12 15:49:56 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2016/07/09 06:38:29 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/09/12 15:49:56 taca Exp $
 #
 
-DISTNAME=      fml-7.98.18-${FML_STAMP}
-PKGREVISION=   5
+DISTNAME=      fml-7.98.18.${FML_STAMP}
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.fml.org/pub/fml8/
 



Home | Main Index | Thread Index | Old Index