diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2004-12-13 20:36:18 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2004-12-13 20:36:18 +0000 |
commit | 8872bae68fe4036a9384d8c3cb1dfcec08bdafd2 (patch) | |
tree | f4c46869384175412647fd8af776ac42593c8eb7 /sysutils | |
parent | Fix typos. (diff) |
o) Increase port revision due to pkg-plist fix
Notes
Notes:
svn path=/head/; revision=123960
Diffstat (limited to 'sysutils')
-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 5b532e3e9bfb..edf4206cfa98 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -7,7 +7,7 @@ PORTNAME= apcupsd PORTVERSION= 3.10.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |