diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2005-07-03 12:26:37 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2005-07-03 12:26:37 +0000 |
commit | 7ccbca9f48f872fdfc2bfbe06109af5eeed6663d (patch) | |
tree | 2df17c6b8292181fce0659b27f555882faca9b69 /sysutils/apcupsd | |
parent | 0dab7742cccccc6d3f1bab5490659e8478e4d9a0 (diff) |
Notes
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r-- | sysutils/apcupsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index b5a996862a3a..48cc1e68781b 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -7,7 +7,7 @@ PORTNAME= apcupsd PORTVERSION= 3.10.17a -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |