diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 10:24:57 +0800 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 10:24:57 +0800 |
commit | b111804601159bc53be3e38be51a0671ccd4209c (patch) | |
tree | 1605d513e08571ad2eafeb964ff0e6e9ecd6aa83 /irc/ninja | |
parent | b5b2fe16059090bd016691f254ca384925120daf (diff) | |
download | freebsd-ports-gnome-b111804601159bc53be3e38be51a0671ccd4209c.tar.gz freebsd-ports-gnome-b111804601159bc53be3e38be51a0671ccd4209c.tar.zst freebsd-ports-gnome-b111804601159bc53be3e38be51a0671ccd4209c.zip |
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
Diffstat (limited to 'irc/ninja')
-rw-r--r-- | irc/ninja/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile index b6a75cc92e6d..72c76354c7fb 100644 --- a/irc/ninja/Makefile +++ b/irc/ninja/Makefile @@ -3,12 +3,12 @@ # Date created: 10 April 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.4 1999/06/17 13:19:52 billf Exp $ +# $Id: Makefile,v 1.5 1999/06/19 08:25:49 cpiazza Exp $ # DISTNAME= ninja-src PKGNAME= ninja-1.1 -CATEGORIES= net +CATEGORIES= irc MASTER_SITES= http://ninja.pimped.org/ MAINTAINER= cpiazza@FreeBSD.org |