diff options
author | wiz <wiz@pkgsrc.org> | 2005-09-26 12:58:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-09-26 12:58:57 +0000 |
commit | 16d4e1d97ba1bf94106afe1c9653afe7af74280c (patch) | |
tree | 8f7c0b22ee8e542b29c17d354399fe1a9195437d /chat/ninja/Makefile | |
parent | 6590473b1ff99fb2c883452b9bc62ce58f6a383d (diff) | |
download | pkgsrc-16d4e1d97ba1bf94106afe1c9653afe7af74280c.tar.gz |
Add help files to PLIST. Bump PKGREVISION.
Diffstat (limited to 'chat/ninja/Makefile')
-rw-r--r-- | chat/ninja/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/ninja/Makefile b/chat/ninja/Makefile index 525763d98ad..c30e12b6f80 100644 --- a/chat/ninja/Makefile +++ b/chat/ninja/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/05/31 22:00:37 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2005/09/26 12:58:57 wiz Exp $ # DISTNAME= ninja-1.5.8.1 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ftp://ninja.qoop.org/ninja/sources/ |