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 /textproc/doclifter | |
parent | 3733068a36dd7b9b4c866367bc219f329f25d40d (diff) | |
download | pkgsrc-34a560cbb029a26e238d3408e7a0735faf87bb69.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'textproc/doclifter')
-rw-r--r-- | textproc/doclifter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile index d518e940748..0241272e23e 100644 --- a/textproc/doclifter/Makefile +++ b/textproc/doclifter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2010/02/10 19:17:46 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2012/03/15 11:53:40 obache Exp $ # DISTNAME= doclifter-2.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://catb.org/~esr/doclifter/ |