diff options
Diffstat (limited to 'devel/coconut/Makefile')
-rw-r--r-- | devel/coconut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/coconut/Makefile b/devel/coconut/Makefile index b963435680c..a231465358b 100644 --- a/devel/coconut/Makefile +++ b/devel/coconut/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2006/03/04 21:29:13 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2006/04/17 13:46:20 wiz Exp $ # DISTNAME= coconut-0.3.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= devel MASTER_SITES= http://www.asahi-net.or.jp/~em7t-hmd/coconut/ \ ${MASTER_SITE_SOURCEFORGE:=coconut-lib/} |