diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 07:51:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 07:51:56 +0000 |
commit | 082ddf94ad39118fbb35776e53177ac2ca10d950 (patch) | |
tree | 2898607b12ab97bf706b6e04017d0f83feb72741 /net/xicq | |
parent | 12bf84d0cc7f47a1c19eaa5d6ca91f5bfd98fb03 (diff) | |
download | ports-082ddf94ad39118fbb35776e53177ac2ca10d950.tar.gz ports-082ddf94ad39118fbb35776e53177ac2ca10d950.zip |
Notes
Diffstat (limited to 'net/xicq')
-rw-r--r-- | net/xicq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xicq/Makefile b/net/xicq/Makefile index aa884f07f0a6..06322a96cecc 100644 --- a/net/xicq/Makefile +++ b/net/xicq/Makefile @@ -8,7 +8,7 @@ PORTNAME= xicq PORTVERSION= 19980712 CATEGORIES= net -MASTER_SITES= http://www.xtrophy.dk/xicq/ +MASTER_SITES= http://projekt.pinknet.cz/ftp/ICQ/linux/Xicq/ DISTNAME= xicq-071298-snapshot.src MAINTAINER= scrappy@FreeBSD.org |