aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/apcupsd/Makefile
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2007-06-11 07:18:10 +0800
committeritetcu <itetcu@FreeBSD.org>2007-06-11 07:18:10 +0800
commit89802a72407eb9e3f26afc97e8ccb8a14dc7f45f (patch)
tree2c78040e72c88c5d1ea1c39668d9a23ca7c826c4 /sysutils/apcupsd/Makefile
parentfd9949205ef8f411994b9e5b3e7c85395ac65085 (diff)
downloadfreebsd-ports-gnome-89802a72407eb9e3f26afc97e8ccb8a14dc7f45f.tar.gz
freebsd-ports-gnome-89802a72407eb9e3f26afc97e8ccb8a14dc7f45f.tar.zst
freebsd-ports-gnome-89802a72407eb9e3f26afc97e8ccb8a14dc7f45f.zip
- Update to 3.14.1
- try to checksum the pdf manual again, since there's a new version for the 3.14.x series PR: ports/113211 Submitted by: Alexander Logvinov
Diffstat (limited to 'sysutils/apcupsd/Makefile')
-rw-r--r--sysutils/apcupsd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile
index f18d00e1164e..6878f4d9e83f 100644
--- a/sysutils/apcupsd/Makefile
+++ b/sysutils/apcupsd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= apcupsd
-PORTVERSION= 3.14.0
+PORTVERSION= 3.14.1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:src_sf/g} \
http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/:src_bk \
@@ -42,7 +42,6 @@ OPTIONS= CLIENT_ONLY "Build NIS client only (no network server)" off \
USB "Compile with USB Support (READ MANUAL!)" on \
SNMP "Compile with SNMP Support (READ MANUAL!)" on
-IGNOREFILES= ${PORTNAME}.pdf
PORTDOCS= ${PORTNAME}.pdf
.include <bsd.port.pre.mk>