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/ircd-hybrid | |
parent | b5b2fe16059090bd016691f254ca384925120daf (diff) |
Notes
Diffstat (limited to 'irc/ircd-hybrid')
-rw-r--r-- | irc/ircd-hybrid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile index 66a74851ec18..5b6ca390080a 100644 --- a/irc/ircd-hybrid/Makefile +++ b/irc/ircd-hybrid/Makefile @@ -3,11 +3,11 @@ # Date created: 9 January 1998 # Whom: desmo@bandwidth.org # -# $Id: Makefile,v 1.9 1998/12/15 22:05:33 billf Exp $ +# $Id: Makefile,v 1.10 1999/03/15 01:29:23 steve Exp $ # DISTNAME= ircd-hybrid-5.3p6 -CATEGORIES= net +CATEGORIES= irc MASTER_SITES= ftp://ftp.blackened.com/pub/irc/hybrid/ MAINTAINER= desmo@bandwidth.org |