aboutsummaryrefslogtreecommitdiff
path: root/sysutils/nut22/Makefile
diff options
context:
space:
mode:
authorBoris Popov <bp@FreeBSD.org>2000-10-16 06:09:58 +0000
committerBoris Popov <bp@FreeBSD.org>2000-10-16 06:09:58 +0000
commit8485be2ae0c2b72e1efeebfcf4111ae48789d5d6 (patch)
tree2b0ae500ca361ca3a6af2c381896324dc3156047 /sysutils/nut22/Makefile
parent62b3016c2e17b95cd1f5d9f4b30f3f21c6736f2b (diff)
downloadports-8485be2ae0c2b72e1efeebfcf4111ae48789d5d6.tar.gz
ports-8485be2ae0c2b72e1efeebfcf4111ae48789d5d6.zip
Notes
Diffstat (limited to 'sysutils/nut22/Makefile')
-rw-r--r--sysutils/nut22/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/nut22/Makefile b/sysutils/nut22/Makefile
index 3c947fb57ae2..794958397a0f 100644
--- a/sysutils/nut22/Makefile
+++ b/sysutils/nut22/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nut
-PORTVERSION= 0.44.0
+PORTVERSION= 0.44.1
CATEGORIES= sysutils
MASTER_SITES= http://www.exploits.org/nut/release/
@@ -20,11 +20,11 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/nut \
--with-cgipath=${PREFIX}/share/nut/cgi \
--with-modelpath=${PREFIX}/sbin \
- --with-uid=65534 --with-gid=68
+ --with-statepath=/var/db
ALL_TARGET= all
-PLIST= ${WRKDIR}/PLIST.DYN
+PLIST= ${WRKDIR}/PLIST.DYN
NDOCDIR= ${PREFIX}/share/doc/nut