diff options
Diffstat (limited to 'chat/navi2ch/Makefile')
-rw-r--r-- | chat/navi2ch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/navi2ch/Makefile b/chat/navi2ch/Makefile index 7d7e52ae84d..c1fa559e8ae 100644 --- a/chat/navi2ch/Makefile +++ b/chat/navi2ch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2005/09/28 20:52:18 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2006/01/25 04:49:45 uebayasi Exp $ DISTNAME= navi2ch-1.7.5 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=navi2ch/} |