diff options
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r-- | sysutils/apcupsd/Makefile | 4 | ||||
-rw-r--r-- | sysutils/apcupsd/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index 35d401c34754..954c47249576 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -7,7 +7,7 @@ PORTNAME= apcupsd PORTVERSION= 3.10.9 -#PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -50,7 +50,7 @@ PLIST_SUB+= POWERFL="@comment " MAN8= "apcupsd.8" -PORTDOCS= apcupsd.pdf manual.html \ +PORTDOCS= apcupsd.pdf manual.html manual.css \ apcupsd.png back.png charging.png home.png main_configs.png \ multimon.png next.png onbatt.png online.png status.png thanks.png \ wininstall1.png wininstall2.png wininstall3.png wininstall4.png \ diff --git a/sysutils/apcupsd/pkg-plist b/sysutils/apcupsd/pkg-plist index bd208a2c7445..f6cb0a0081e6 100644 --- a/sysutils/apcupsd/pkg-plist +++ b/sysutils/apcupsd/pkg-plist @@ -1,6 +1,7 @@ sbin/apcupsd sbin/apcaccess sbin/apcnisd +sbin/apctest %%POWERFL%%sbin/powerflute etc/apcupsd/apcupsd.conf.net-master.sample etc/apcupsd/apcupsd.conf.net-slave.sample |