diff options
Diffstat (limited to 'net-im/cicquin/Makefile')
-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 |