diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-13 21:12:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-13 21:12:55 +0000 |
commit | 017354df4481595aa88b04c1f0a214895b8696de (patch) | |
tree | f4e95d183cfe92fbe86ec3ea2d2fe5bee5e1538b /devel/coconut/Makefile | |
parent | 9f8c27274c4977c01288f348ed862a8a2cce15d4 (diff) | |
download | pkgsrc-017354df4481595aa88b04c1f0a214895b8696de.tar.gz |
PKGREVISION bump for gtkglext BUILDLINK_DEPENDS change.
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 89dc1293e6e..0e72d4366af 100644 --- a/devel/coconut/Makefile +++ b/devel/coconut/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2006/02/05 23:08:40 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2006/02/13 21:12:55 wiz Exp $ # DISTNAME= coconut-0.3.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= devel MASTER_SITES= http://www.asahi-net.or.jp/~em7t-hmd/coconut/ \ ${MASTER_SITE_SOURCEFORGE:=coconut-lib/} |