diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | 34a560cbb029a26e238d3408e7a0735faf87bb69 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /net/coherence | |
parent | 3733068a36dd7b9b4c866367bc219f329f25d40d (diff) | |
download | pkgsrc-34a560cbb029a26e238d3408e7a0735faf87bb69.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'net/coherence')
-rw-r--r-- | net/coherence/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/coherence/Makefile b/net/coherence/Makefile index a95563b44cf..0d636053b58 100644 --- a/net/coherence/Makefile +++ b/net/coherence/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2010/05/20 21:22:51 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2012/03/15 11:53:35 obache Exp $ # DISTNAME= Coherence-0.6.6.2 PKGNAME= coherence-0.6.6.2 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://coherence.beebits.net/download/ |