diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2004-06-30 16:09:04 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2004-06-30 16:09:04 +0000 |
commit | ec7dc9a4d732c78cafabfedc8d1fa6d0a1a3ac5b (patch) | |
tree | eda8c0bdb61184534e96a0210ebad5eaae31a21b /net-im | |
parent | 6d6b0141d1d83156e4050d2036157d0849d25b27 (diff) | |
download | ports-ec7dc9a4d732c78cafabfedc8d1fa6d0a1a3ac5b.tar.gz ports-ec7dc9a4d732c78cafabfedc8d1fa6d0a1a3ac5b.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/cicquin/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-im/cicquin/Makefile b/net-im/cicquin/Makefile index 3008760b97b7..fb9dc89ad0a4 100644 --- a/net-im/cicquin/Makefile +++ b/net-im/cicquin/Makefile @@ -8,7 +8,11 @@ PORTNAME= cicquin PORTVERSION= 0.1 CATEGORIES= net -MASTER_SITES= http://devel.ringlet.net/misc/cicquin/ +#MASTER_SITES= ${MASTER_SITE_LOCAL} \ +MASTER_SITES= \ + http://devel.ringlet.net/misc/cicquin/ \ + http://people.FreeBSD.org/~roam/misc/cicquin/ +MASTER_SITE_SUBDIR= roam/misc/cicquin MAINTAINER= roam@FreeBSD.org COMMENT= Look up users in the CenterICQ user database |