diff options
author | jperkin <jperkin@pkgsrc.org> | 2013-07-12 10:44:52 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2013-07-12 10:44:52 +0000 |
commit | 16bdf421beea716a7b610d4b5f6d95be8bf386c9 (patch) | |
tree | 32a787631a0e2f2e2b7c531a3ca775e8ea53cccb /mail/fml4 | |
parent | a359776e04d5a40e54dbbe88f7858df561fc4ba5 (diff) | |
download | pkgsrc-16bdf421beea716a7b610d4b5f6d95be8bf386c9.tar.gz |
Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
Diffstat (limited to 'mail/fml4')
-rw-r--r-- | mail/fml4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fml4/Makefile b/mail/fml4/Makefile index 73599f55890..7c82f37a37b 100644 --- a/mail/fml4/Makefile +++ b/mail/fml4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:41:14 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/07/12 10:44:56 jperkin Exp $ # DISTNAME= fml-4.0-stable-20040215 PKGNAME= fml4-4.0.3.20040215 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= ftp://ftp.fml.org/pub/fml/stable/ |