diff options
Diffstat (limited to 'devel/coconut/Makefile')
-rw-r--r-- | devel/coconut/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/coconut/Makefile b/devel/coconut/Makefile index b97b36084fc..a8b007e3e35 100644 --- a/devel/coconut/Makefile +++ b/devel/coconut/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/10/16 08:58:43 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/12/24 06:09:51 wiz Exp $ # DISTNAME= coconut-0.3.0 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.asahi-net.or.jp/~em7t-hmd/coconut/ \ ${MASTER_SITE_SOURCEFORGE:=coconut-lib/} |