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 | |
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.
-rw-r--r-- | net-im/xicq/Makefile | 2 | ||||
-rw-r--r-- | net/xicq/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/xicq/Makefile b/net-im/xicq/Makefile index aa884f07f0a6..06322a96cecc 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 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 |