diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
commit | b111804601159bc53be3e38be51a0671ccd4209c (patch) | |
tree | 1605d513e08571ad2eafeb964ff0e6e9ecd6aa83 /irc/ircII | |
parent | b5b2fe16059090bd016691f254ca384925120daf (diff) |
Notes
Diffstat (limited to 'irc/ircII')
-rw-r--r-- | irc/ircII/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index f1097ee76984..288cdaa15a71 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -3,11 +3,11 @@ # Date created: 18 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.15 1998/01/25 20:40:00 torstenb Exp $ +# $Id: Makefile,v 1.16 1999/04/19 05:55:09 mharo Exp $ # DISTNAME= ircii-4.4 -CATEGORIES= net +CATEGORIES= irc MASTER_SITES= ftp://cs-ftp.bu.edu/irc/clients/ MAINTAINER= torstenb@FreeBSD.ORG |