diff options
author | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
commit | d4867021f7aea3a318e17e6cc92f7e9336800be1 (patch) | |
tree | c49bbc221f0d7c182275060b5f13c6545e32a869 /net-im/cjc | |
parent | 341c2dc80e7e6930d8177a1f7bafe149364518d6 (diff) | |
download | freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.gz freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.zst freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.zip |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
Diffstat (limited to 'net-im/cjc')
-rw-r--r-- | net-im/cjc/Makefile | 2 | ||||
-rw-r--r-- | net-im/cjc/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/cjc/Makefile b/net-im/cjc/Makefile index b8db1fa8eb98..d0bef0b7ed4f 100644 --- a/net-im/cjc/Makefile +++ b/net-im/cjc/Makefile @@ -8,7 +8,7 @@ PORTNAME= cjc PORTVERSION= 1.0.0 CATEGORIES= net-im python -MASTER_SITES= http://jabberstudio.2nw.net/cjc/ +MASTER_SITES= http://jabberstudio.2nw.net/cjc/ CSME MAINTAINER= infofarmer@FreeBSD.org COMMENT= The Console Jabber Client diff --git a/net-im/cjc/pkg-descr b/net-im/cjc/pkg-descr index 9844a5a800ae..25bf350d6d2a 100644 --- a/net-im/cjc/pkg-descr +++ b/net-im/cjc/pkg-descr @@ -3,4 +3,4 @@ library for XMPP comunication and curses for screen output. It is not finished yet, but still quite usable. Its user interface is resembling those of popular IRC clients like irssi or BitchX. -WWW: http://jabberstudio.org/projects/cjc/project/view.php +WWW: http://cjc.jajcus.net/ |