diff options
author | jperkin <jperkin> | 2013-07-12 10:44:52 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2013-07-12 10:44:52 +0000 |
commit | c1d9049ad15a565ff157824c62813e554dcd33cb (patch) | |
tree | 32a787631a0e2f2e2b7c531a3ca775e8ea53cccb /net/gofish | |
parent | 37bcdc422831e3e7fd6907c4f9d2655ef3701bcd (diff) | |
download | pkgsrc-c1d9049ad15a565ff157824c62813e554dcd33cb.tar.gz |
Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
Diffstat (limited to 'net/gofish')
-rw-r--r-- | net/gofish/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gofish/Makefile b/net/gofish/Makefile index b00bfd3685b..f4964db6f9c 100644 --- a/net/gofish/Makefile +++ b/net/gofish/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2013/04/06 13:24:19 rodent Exp $ +# $NetBSD: Makefile,v 1.16 2013/07/12 10:44:59 jperkin Exp $ DISTNAME= gofish-1.2 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gofish/} |