diff options
author | recht <recht@pkgsrc.org> | 2004-07-06 16:28:52 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-06 16:28:52 +0000 |
commit | df9f6259c76a6eef0322d10c98038bfa3570ca1a (patch) | |
tree | df256aa29e7a668ff6aebaf4a68a0828ae6d2248 /devel/coconut | |
parent | 222ec3f53835e7328261ff0cad3246891f8642de (diff) | |
download | pkgsrc-df9f6259c76a6eef0322d10c98038bfa3570ca1a.tar.gz |
bump PKGREVISIONs since libxslt needs libgcrypt now
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 ee4609fbd11..3118ebd7a06 100644 --- a/devel/coconut/Makefile +++ b/devel/coconut/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/04/26 22:07:06 snj Exp $ +# $NetBSD: Makefile,v 1.21 2004/07/06 16:28:52 recht Exp $ # DISTNAME= coconut-0.3.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= devel MASTER_SITES= http://www.asahi-net.or.jp/~em7t-hmd/coconut/ \ ${MASTER_SITE_SOURCEFORGE:=coconut-lib/} |