diff options
author | edwin <edwin@FreeBSD.org> | 2005-08-29 15:43:25 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-08-29 15:43:25 +0800 |
commit | 18072c2fc7543787c4a7baae61a54e6f26d7307a (patch) | |
tree | 68b5552688f51af8451e7a15ba19951edb56d1ca | |
parent | 0494c1694a86047869d64045ad283e66962c4cb8 (diff) | |
download | freebsd-ports-gnome-18072c2fc7543787c4a7baae61a54e6f26d7307a.tar.gz freebsd-ports-gnome-18072c2fc7543787c4a7baae61a54e6f26d7307a.tar.zst freebsd-ports-gnome-18072c2fc7543787c4a7baae61a54e6f26d7307a.zip |
Adopt a distfile
-rw-r--r-- | sysutils/upsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/upsd/Makefile b/sysutils/upsd/Makefile index 455c14b82c17..048b0f25427b 100644 --- a/sysutils/upsd/Makefile +++ b/sysutils/upsd/Makefile @@ -9,7 +9,7 @@ PORTNAME= upsd PORTVERSION= 2.0.1.6 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= # disappeared +MASTER_SITES= http://www.mavetju.org/download/adopted/ MAINTAINER= ports@FreeBSD.org COMMENT= APC Smart UPS Monitoring Daemon |