diff options
| author | Lars Koeller <lkoeller@FreeBSD.org> | 2003-03-09 15:22:53 +0000 |
|---|---|---|
| committer | Lars Koeller <lkoeller@FreeBSD.org> | 2003-03-09 15:22:53 +0000 |
| commit | ca4eab2e39a4013e94384363fde227bca99c9530 (patch) | |
| tree | a2296e52982d047be0d065e7122aeedd42fe86d9 /sysutils/apcupsd | |
| parent | 9cabafdc76073bfa8819465f59def74e3cebbb38 (diff) | |
Notes
Diffstat (limited to 'sysutils/apcupsd')
| -rw-r--r-- | sysutils/apcupsd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index 04ff8e38d239..8970c74c96e6 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -8,7 +8,8 @@ PORTNAME= apcupsd PORTVERSION= 3.8.6 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.apcupsd.com/pub/apcupsd/stable/tar/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= Lars.Koeller@Uni-Bielefeld.de COMMENT= A daemon for controlling APC UPS |
