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/ezbounce-devel | |
parent | b5b2fe16059090bd016691f254ca384925120daf (diff) | |
download | ports-b111804601159bc53be3e38be51a0671ccd4209c.tar.gz ports-b111804601159bc53be3e38be51a0671ccd4209c.zip |
Notes
Diffstat (limited to 'irc/ezbounce-devel')
-rw-r--r-- | irc/ezbounce-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile index 828be97f4769..5743c01c4a01 100644 --- a/irc/ezbounce-devel/Makefile +++ b/irc/ezbounce-devel/Makefile @@ -3,11 +3,11 @@ # Date created: 19 February 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.3 1999/05/25 10:08:17 mharo Exp $ +# $Id: Makefile,v 1.4 1999/06/19 08:25:40 cpiazza Exp $ # DISTNAME= ezbounce-0.85.2 -CATEGORIES= net +CATEGORIES= irc MASTER_SITES= http://druglord.freelsd.org/ezbounce/ \ http://irc.themes.org/downloads/misc/ |