diff options
-rw-r--r-- | net-im/cicquin/Makefile | 6 | ||||
-rw-r--r-- | net/cicquin/Makefile | 6 |
2 files changed, 10 insertions, 2 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 diff --git a/net/cicquin/Makefile b/net/cicquin/Makefile index 3008760b97b7..fb9dc89ad0a4 100644 --- a/net/cicquin/Makefile +++ b/net/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 |