diff options
author | roam <roam@FreeBSD.org> | 2004-07-01 00:09:04 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2004-07-01 00:09:04 +0800 |
commit | bbf03db6781be3c057999a82859fc16f20a777ee (patch) | |
tree | 30e73635fd99f0fe1d3d98b88cd26de070abd006 /net-im/cicquin | |
parent | 4e507d7b166b30e0862cd7ae71b0a58c3f195aac (diff) | |
download | freebsd-ports-gnome-bbf03db6781be3c057999a82859fc16f20a777ee.tar.gz freebsd-ports-gnome-bbf03db6781be3c057999a82859fc16f20a777ee.tar.zst freebsd-ports-gnome-bbf03db6781be3c057999a82859fc16f20a777ee.zip |
Add a people.FreeBSD.org master site and prepare for adding a local one,
too, when my public_distfiles changes from yesterday actually propagate
to the FTP servers.
Diffstat (limited to 'net-im/cicquin')
-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 |