diff options
author | billf <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
commit | 86ceae31b5b21ee89bb77280cf883802adeaec8b (patch) | |
tree | d7b8f250df5dc0c32d82790ad2f94f66986c4ddd /irc/zircon | |
parent | 93b7c13d1d6e4558e7faeb43cf87d0af561cca89 (diff) | |
download | FreeBSD-ports-86ceae31b5b21ee89bb77280cf883802adeaec8b.zip FreeBSD-ports-86ceae31b5b21ee89bb77280cf883802adeaec8b.tar.gz |
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
Diffstat (limited to 'irc/zircon')
-rw-r--r-- | irc/zircon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index 5ac49f2..ede7e6e 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -3,11 +3,11 @@ # Date created: 19 Aug 1995 # Whom: jkh / pst # -# $Id: Makefile,v 1.37 1999/02/22 03:20:03 steve Exp $ +# $Id: Makefile,v 1.38 1999/04/03 21:41:55 jseger Exp $ # DISTNAME= zircon-1.18.213 -CATEGORIES= net tk80 +CATEGORIES= irc tk80 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \ ftp://ftp.dinoex.sub.org/pub/approved/ |