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 /chat/gale | |
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 'chat/gale')
-rw-r--r-- | chat/gale/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gale/Makefile b/chat/gale/Makefile index 028227d8378..47fb4ce04d5 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2013/02/06 23:21:18 jperkin Exp $ +# $NetBSD: Makefile,v 1.44 2013/07/12 10:44:52 jperkin Exp $ DISTNAME= gale-0.99fruit PKGNAME= gale-0.99f -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat MASTER_SITES= http://download.ofb.net/gale/ EXTRACT_SUFX= .tar.bz2 |