diff options
Diffstat (limited to 'irc/zircon/Makefile')
-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 5ac49f2f5f24..ede7e6e9e5f2 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/ |