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 /www/screws | |
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 'www/screws')
-rw-r--r-- | www/screws/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/screws/Makefile b/www/screws/Makefile index 6ba5b113254..24a633a47ea 100644 --- a/www/screws/Makefile +++ b/www/screws/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/07/04 21:27:59 adam Exp $ +# $NetBSD: Makefile,v 1.35 2013/07/12 10:45:05 jperkin Exp $ # DISTNAME= screws-0.56 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= www MASTER_SITES= ftp://ftp.nopcode.org/prj/screws/ |