diff options
author | billf <billf@FreeBSD.org> | 1999-06-28 10:24:57 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-06-28 10:24:57 +0800 |
commit | 86ceae31b5b21ee89bb77280cf883802adeaec8b (patch) | |
tree | d7b8f250df5dc0c32d82790ad2f94f66986c4ddd /irc/bitchx/Makefile | |
parent | 93b7c13d1d6e4558e7faeb43cf87d0af561cca89 (diff) | |
download | freebsd-ports-gnome-86ceae31b5b21ee89bb77280cf883802adeaec8b.tar.gz freebsd-ports-gnome-86ceae31b5b21ee89bb77280cf883802adeaec8b.tar.zst freebsd-ports-gnome-86ceae31b5b21ee89bb77280cf883802adeaec8b.zip |
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
Diffstat (limited to 'irc/bitchx/Makefile')
-rw-r--r-- | irc/bitchx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 09f3aec41e55..5396bb339875 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -3,12 +3,12 @@ # Date created: 26 Jan 1998 # Whom: griffin # -# $Id: Makefile,v 1.6 1999/06/27 05:25:00 cpiazza Exp $ +# $Id: Makefile,v 1.5 1999/06/27 16:16:16 cpiazza Exp $ # DISTNAME= ircii-pana-75p3 PKGNAME= bitchx-75p3 -CATEGORIES= net +CATEGORIES= irc MASTER_SITES= ftp://ftp.bitchx.org/pub/BitchX/source/ \ ftp://ftp.buk.net/pub/software/bitchx/source/ |