diff options
author | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
commit | 006403c1ceab31e5d90ebe2ec2acf3b0fab5d084 (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /devel/coconut | |
parent | 894954a9bf48c94d6117a8535852244504731f71 (diff) | |
download | pkgsrc-006403c1ceab31e5d90ebe2ec2acf3b0fab5d084.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
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 608e6845bc9..6e913f542f1 100644 --- a/devel/coconut/Makefile +++ b/devel/coconut/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2003/11/12 01:31:48 salo Exp $ +# $NetBSD: Makefile,v 1.14 2003/12/04 19:48:24 xtraeme Exp $ # DISTNAME= coconut-0.3.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= http://www.asahi-net.or.jp/~em7t-hmd/coconut/ \ ${MASTER_SITE_SOURCEFORGE:=coconut-lib/} |