diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-21 20:07:04 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-21 20:07:04 +0000 |
commit | 2283c1f5e1a82eb5ec70c7a50bea34f060971ffe (patch) | |
tree | af7b1f3a8a677658b14ad6b1702b45094bfa2a82 /net/icqnix | |
parent | ceba73ff6e238505210e95907107aa7492eae755 (diff) | |
download | ports-2283c1f5e1a82eb5ec70c7a50bea34f060971ffe.tar.gz ports-2283c1f5e1a82eb5ec70c7a50bea34f060971ffe.zip |
Notes
Diffstat (limited to 'net/icqnix')
-rw-r--r-- | net/icqnix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/icqnix/Makefile b/net/icqnix/Makefile index af06c58d4a28..252080d7ce00 100644 --- a/net/icqnix/Makefile +++ b/net/icqnix/Makefile @@ -8,7 +8,7 @@ PORTNAME= icqnix PORTVERSION= b1 CATEGORIES= net -MASTER_SITES= http://icqnix.linuxbox.com/ +MASTER_SITES= http://www.csie.nctu.edu.tw/~yinjieh/ DISTNAME= icqnix-beta1 MAINTAINER= yinjieh@csie.nctu.edu.tw |