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 /devel/hg-git | |
parent | 3733068a36dd7b9b4c866367bc219f329f25d40d (diff) | |
download | pkgsrc-34a560cbb029a26e238d3408e7a0735faf87bb69.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'devel/hg-git')
-rw-r--r-- | devel/hg-git/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile index 0a0be6a5291..fd833a99c13 100644 --- a/devel/hg-git/Makefile +++ b/devel/hg-git/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2012/03/02 07:21:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2012/03/15 11:53:24 obache Exp $ # DISTNAME= hg-git-0.3.2 +PKGREVISION= 1 EGG_NAME= hg_git-0.3.2 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_LOCAL} |