diff options
Diffstat (limited to 'mail/fml')
-rw-r--r-- | mail/fml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fml/Makefile b/mail/fml/Makefile index baee2323efa..59527873002 100644 --- a/mail/fml/Makefile +++ b/mail/fml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:41:14 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2013/07/12 10:44:56 jperkin Exp $ # DISTNAME= fml-7.98.18-${FML_STAMP} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.fml.org/pub/fml8/ |