diff options
Diffstat (limited to 'devel/coconut')
-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 ba8e68313da..7e5fca2af43 100644 --- a/devel/coconut/Makefile +++ b/devel/coconut/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2010/09/14 11:01:34 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2010/11/15 22:56:35 abs Exp $ # DISTNAME= coconut-0.3.0 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= devel MASTER_SITES= # ${MASTER_SITE_SOURCEFORGE:=coconut-lib/} |