diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-05 07:02:51 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-05 07:02:51 +0000 |
commit | c13d111aef05bcdca68f2cc0d39bb4ef40e4c0cb (patch) | |
tree | 48ed98c69b2ae0538ecb14bb3fa7edeff7455954 /net-im/centericq | |
parent | 93a31f8fd71a9f610aa8bd8ae1e5cdc120c663ec (diff) | |
download | ports-c13d111aef05bcdca68f2cc0d39bb4ef40e4c0cb.tar.gz ports-c13d111aef05bcdca68f2cc0d39bb4ef40e4c0cb.zip |
Notes
Diffstat (limited to 'net-im/centericq')
-rw-r--r-- | net-im/centericq/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile index eb3a7bd36edd..abfb97aeb713 100644 --- a/net-im/centericq/Makefile +++ b/net-im/centericq/Makefile @@ -10,8 +10,7 @@ PORTNAME= centericq PORTVERSION= 4.21.0 PORTREVISION= 8 CATEGORIES= net-im -MASTER_SITES= http://centericq.de/archive/source/releases/ \ - http://thekonst.net/download/ +MASTER_SITES= http://thekonst.net/download/ MAINTAINER= clsung@FreeBSD.org COMMENT= A text mode menu- and window-driven IM interface |