diff options
author | flathill <flathill@FreeBSD.org> | 2000-08-08 13:08:12 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 2000-08-08 13:08:12 +0800 |
commit | fe91316fd37f4f1e4ab48abdce15aad4f4ed2e4b (patch) | |
tree | 7d72374ed610520ba7e13de7ba08bd1c21e758ea /net-im | |
parent | ec7571490550783b766f958edda72e8e208112ea (diff) | |
download | freebsd-ports-graphics-fe91316fd37f4f1e4ab48abdce15aad4f4ed2e4b.tar.gz freebsd-ports-graphics-fe91316fd37f4f1e4ab48abdce15aad4f4ed2e4b.tar.zst freebsd-ports-graphics-fe91316fd37f4f1e4ab48abdce15aad4f4ed2e4b.zip |
Update MASTER_SITES
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/libicq/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile index 5e8bfdbc1cd..2baf0fcd31a 100644 --- a/net-im/libicq/Makefile +++ b/net-im/libicq/Makefile @@ -8,7 +8,9 @@ PORTNAME= libicq PORTVERSION= 0.33 CATEGORIES= net -MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + ftp://ftp.korsoft.com/pub/gicq/ +MASTER_SITE_SUBDIR= flathill MAINTAINER= flathill@FreeBSD.org |