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 df0c05d788a..8236b78414f 100644 --- a/devel/coconut/Makefile +++ b/devel/coconut/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2005/12/28 08:32:28 garbled Exp $ +# $NetBSD: Makefile,v 1.30 2006/01/24 07:32:01 wiz Exp $ # DISTNAME= coconut-0.3.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= devel MASTER_SITES= http://www.asahi-net.or.jp/~em7t-hmd/coconut/ \ ${MASTER_SITE_SOURCEFORGE:=coconut-lib/} |