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 | 7d41b7184392a69250c169ae13ca4c01865934cb (patch) | |
tree | 32a787631a0e2f2e2b7c531a3ca775e8ea53cccb /mail/gld | |
parent | 812729303907f51e200ec1d6577074779c466a73 (diff) | |
download | pkgsrc-7d41b7184392a69250c169ae13ca4c01865934cb.tar.gz |
Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
Diffstat (limited to 'mail/gld')
-rw-r--r-- | mail/gld/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 40619c4c57c..2f3ddbcf86a 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/03/02 20:33:28 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/07/12 10:44:56 jperkin Exp $ # DISTNAME= gld-1.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.gasmi.net/down/ EXTRACT_SUFX= .tgz |