diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-03 07:51:56 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-03 07:51:56 +0000 |
commit | 78b19b96d0ff7c3e60585a00913050d235605e1a (patch) | |
tree | 65919291bfb5d0682ffa1c7393a5b089953ab7ab /net-im | |
parent | 92fd90d19bf50e0c97af8ee47888e4184f5671db (diff) | |
download | FreeBSD-ports-78b19b96d0ff7c3e60585a00913050d235605e1a.zip FreeBSD-ports-78b19b96d0ff7c3e60585a00913050d235605e1a.tar.gz |
fix mastersite for this port.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/xicq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/xicq/Makefile b/net-im/xicq/Makefile index aa884f0..06322a9 100644 --- a/net-im/xicq/Makefile +++ b/net-im/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 |