diff options
Diffstat (limited to 'mail/fml/Makefile')
-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 f5d5cdb22f9..05c234367fc 100644 --- a/mail/fml/Makefile +++ b/mail/fml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/09/25 19:49:25 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:23 wiz Exp $ # DISTNAME= fml-7.98.15-${FML_STAMP} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.fml.org/pub/fml8/ |