diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:52:07 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:52:07 +0000 |
commit | a94ffe2501ca207e5fae06dcf871ae76a15a0dab (patch) | |
tree | b9294bf8e621d15b2fcf6860f6a32bcb40f1f1ef /sysutils | |
parent | dd0667e8094b6bebb539b8f2bd6b13af4ec0d7a8 (diff) | |
download | pkgsrc-a94ffe2501ca207e5fae06dcf871ae76a15a0dab.tar.gz |
Bump PKGREVISION and remove X11 support where appropiate.
Diffstat (limited to 'sysutils')
-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 e684e419d04..f95abc3bfd2 100644 --- a/sysutils/ups-nut-cgi/Makefile +++ b/sysutils/ups-nut-cgi/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2004/04/11 02:00:00 snj Exp $ +# $NetBSD: Makefile,v 1.30 2004/06/20 21:52:08 xtraeme Exp $ DISTNAME= nut-2.0.0 PKGNAME= ups-nut-cgi-2.0.0 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://random.networkupstools.org/source/2.0/ |