diff options
Diffstat (limited to 'irc/ninja/Makefile')
-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 b3267cfc31fc..771b4d947e2b 100644 --- a/irc/ninja/Makefile +++ b/irc/ninja/Makefile @@ -3,11 +3,11 @@ # Date created: 10 April 1999 # Whom: Chris Piazza <cpiazza@home.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/15 03:20:01 mharo Exp $ # DISTNAME= ninja-src -PKGNAME= ninja-1.0.7 +PKGNAME= ninja-1.0.8 CATEGORIES= net MASTER_SITES= http://ninja.pimped.org/ |