diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2007-04-24 15:25:05 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2007-04-24 15:25:05 +0000 |
commit | 08beb2a88a383bc9610b137dae033a338ceb42d5 (patch) | |
tree | 5b680677eeaeb08f2f320d791cf9190c2311fa78 /chat/navi2ch/Makefile | |
parent | 3ee4e4430b4eb626f633e6726b7294ad07c3dcfb (diff) | |
download | pkgsrc-08beb2a88a383bc9610b137dae033a338ceb42d5.tar.gz |
Update navi2ch to the latest snapshot, navi2ch-cvs_0.0.20070423-1.
Changes are unknown.
Diffstat (limited to 'chat/navi2ch/Makefile')
-rw-r--r-- | chat/navi2ch/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/navi2ch/Makefile b/chat/navi2ch/Makefile index fb5183c4775..e6244b91335 100644 --- a/chat/navi2ch/Makefile +++ b/chat/navi2ch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2007/02/20 14:52:47 uebayasi Exp $ +# $NetBSD: Makefile,v 1.19 2007/04/24 15:25:05 uebayasi Exp $ -DISTNAME= navi2ch-cvs_0.0.20070114-1 -PKGNAME= ${EMACS_PKGNAME_PREFIX}navi2ch-1.7.5.99.20070114 +DISTNAME= navi2ch-cvs_0.0.20070423-1 +PKGNAME= ${EMACS_PKGNAME_PREFIX}navi2ch-1.7.5.99.20070423 CATEGORIES= chat #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=navi2ch/} MASTER_SITES= http://navi2ch.sourceforge.net/snapshot/ |