diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-03 15:51:56 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-03 15:51:56 +0800 |
commit | 78b19b96d0ff7c3e60585a00913050d235605e1a (patch) | |
tree | 65919291bfb5d0682ffa1c7393a5b089953ab7ab /net/xicq | |
parent | 92fd90d19bf50e0c97af8ee47888e4184f5671db (diff) | |
download | freebsd-ports-gnome-78b19b96d0ff7c3e60585a00913050d235605e1a.tar.gz freebsd-ports-gnome-78b19b96d0ff7c3e60585a00913050d235605e1a.tar.zst freebsd-ports-gnome-78b19b96d0ff7c3e60585a00913050d235605e1a.zip |
fix mastersite for this port.
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 |