diff options
author | uebayasi <uebayasi> | 2006-01-25 04:49:45 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2006-01-25 04:49:45 +0000 |
commit | 14320abb34f5aba7e70857fa2562b045ae59f7b8 (patch) | |
tree | 48f0096cf9041b94122b1d31891d22d26020d004 /chat/navi2ch/Makefile | |
parent | 150a97bc2f00215735c131e57b8fb1ce9936420c (diff) | |
download | pkgsrc-14320abb34f5aba7e70857fa2562b045ae59f7b8.tar.gz |
Update navi2ch to 1.7.5nb1; renew BBS menu URI. pkg/32585 from
Takanori Ishihara.
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/} |