diff options
author | lukem <lukem> | 2002-12-17 12:03:01 +0000 |
---|---|---|
committer | lukem <lukem> | 2002-12-17 12:03:01 +0000 |
commit | 5d21d6ee84a86fe8dd2e09013f8aef3718d5ea09 (patch) | |
tree | 1960a98ee69171f5149dfa534357ab60acb325bd | |
parent | 439604f367346f65200297fe118fe33c9c564ba4 (diff) | |
download | pkgsrc-5d21d6ee84a86fe8dd2e09013f8aef3718d5ea09.tar.gz |
bump pkgrevision for cgi move
-rw-r--r-- | sysutils/ups-nut-cgi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/ups-nut-cgi/Makefile b/sysutils/ups-nut-cgi/Makefile index 95b71ffdb47..c652566c1b6 100644 --- a/sysutils/ups-nut-cgi/Makefile +++ b/sysutils/ups-nut-cgi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2002/12/17 05:53:41 lukem Exp $ +# $NetBSD: Makefile,v 1.22 2002/12/17 12:03:01 lukem Exp $ DISTNAME= nut-1.2.1 +PKGREVISION= 1 PKGNAME= ups-nut-cgi-1.2.1 CATEGORIES= sysutils MASTER_SITES= http://www.exploits.org/nut/release/1.2/ |