diff options
Diffstat (limited to 'sysutils/ups-nut/Makefile')
-rw-r--r-- | sysutils/ups-nut/Makefile | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/sysutils/ups-nut/Makefile b/sysutils/ups-nut/Makefile index 2049a5a75d5..aa093e79254 100644 --- a/sysutils/ups-nut/Makefile +++ b/sysutils/ups-nut/Makefile @@ -1,16 +1,12 @@ -# $NetBSD: Makefile,v 1.10 2001/09/28 04:37:27 lukem Exp $ +# $NetBSD: Makefile,v 1.11 2001/11/17 15:50:56 lukem Exp $ # -DISTNAME= nut-0.45.1 -PKGNAME= ups-nut-0.45.1 +DISTNAME= nut-0.45.2 +PKGNAME= ups-nut-0.45.2 CATEGORIES= sysutils MASTER_SITES= http://www.exploits.org/nut/release/ -PATCH_SITES= http://www.exploits.org/nut/testing/0.45.2-pre/ -PATCHFILES= upsmon-pdflag.diff -PATCH_DIST_STRIP= -p1 - -MAINTAINER= collver@linuxfreemail.com +MAINTAINER= lukem@netbsd.org HOMEPAGE= http://www.exploits.org/nut/ COMMENT= Network UPS Tools |