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 3118ebd7a06..d3ec8ba6d11 100644 --- a/devel/coconut/Makefile +++ b/devel/coconut/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2004/07/06 16:28:52 recht Exp $ +# $NetBSD: Makefile,v 1.22 2004/10/03 00:13:25 tv Exp $ # DISTNAME= coconut-0.3.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= devel MASTER_SITES= http://www.asahi-net.or.jp/~em7t-hmd/coconut/ \ ${MASTER_SITE_SOURCEFORGE:=coconut-lib/} |