diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-08-10 23:33:39 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-08-10 23:33:39 +0800 |
commit | 62ba61321d9c7cf5084497d27541cb3450b140f2 (patch) | |
tree | a16817deb84faf067deb28f5ed5954941772e6cf /irc | |
parent | 7484a0f0c0fb8563be4e4f6f0a7ae70083aee52f (diff) | |
download | freebsd-ports-gnome-62ba61321d9c7cf5084497d27541cb3450b140f2.tar.gz freebsd-ports-gnome-62ba61321d9c7cf5084497d27541cb3450b140f2.tar.zst freebsd-ports-gnome-62ba61321d9c7cf5084497d27541cb3450b140f2.zip |
for slave ports
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitchx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 9abd6c5822e2..1375e145b96a 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -7,7 +7,7 @@ PORTNAME= BitchX PORTVERSION= 1.0c18 -CATEGORIES= irc gnome +CATEGORIES+= irc gnome MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ ftp://ftp.bitchx.org/pub/BitchX/source/ DISTNAME= ircii-pana-1.0c18 |