diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2005-05-15 14:51:44 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2005-05-15 14:51:44 +0000 |
commit | 67c3248d2e909d922b749629dc469b518f67df0f (patch) | |
tree | c286b253e1911c204d84e4a8a58a011b1b72263e /sysutils/apcupsd/Makefile | |
parent | 570bc976e4679c2e0dbf276aa463c0498ab5095e (diff) | |
download | ports-67c3248d2e909d922b749629dc469b518f67df0f.tar.gz ports-67c3248d2e909d922b749629dc469b518f67df0f.zip |
Notes
Diffstat (limited to 'sysutils/apcupsd/Makefile')
-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 206795afe1d2..1dcdf78165a7 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= apcupsd -PORTVERSION= 3.10.17 +PORTVERSION= 3.10.17a #PORTREVISION= 0 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |