diff options
Diffstat (limited to 'sysutils/nut/Makefile')
-rw-r--r-- | sysutils/nut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile index 3edfcbdc19a2..d2613a2c699e 100644 --- a/sysutils/nut/Makefile +++ b/sysutils/nut/Makefile @@ -7,7 +7,7 @@ PORTNAME= nut PORTVERSION= 2.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig @@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Network UPS Tools -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes |