From 0cb2030fea76e6c7ce37fa3c60e84eab9d2dee5d Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 12 Dec 2011 22:16:39 +0000 Subject: [PATCH] "bump everything" was supposed to include the -snmp subpackage, fix it now. --- sysutils/nut/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile index e07790a49d4..85a6d86e88a 100644 --- a/sysutils/nut/Makefile +++ b/sysutils/nut/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.53 2011/11/28 10:56:13 sthen Exp $ +# $OpenBSD: Makefile,v 1.54 2011/12/12 22:16:39 sthen Exp $ COMMENT-main= UPS monitoring program supporting many brands COMMENT-cgi= CGIs for monitoring Nut-based UPSs @@ -8,9 +8,10 @@ COMMENT-scanner= UPS scanning tool for nut DISTNAME= nut-2.6.2 REVISION-main= 2 -REVISION-xml= 2 REVISION-cgi= 2 REVISION-scanner= 1 +REVISION-snmp= 0 +REVISION-xml= 2 PKGNAME-main= ${DISTNAME} PKGNAME-cgi= ${DISTNAME:S/-/-cgi-/}