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 | f0eaa05dc61ddd733da1c828ebf1c253843a1ee8 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /sysutils/duplicity | |
parent | c486d3b05e0bb5ed2725c178766a10dfebc10db7 (diff) | |
download | pkgsrc-f0eaa05dc61ddd733da1c828ebf1c253843a1ee8.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'sysutils/duplicity')
-rw-r--r-- | sysutils/duplicity/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index f2eeead4414..ad38dc66f65 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2011/10/29 07:48:47 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/03/15 11:53:38 obache Exp $ DISTNAME= duplicity-0.6.16 +PKGREVISION= 1 CATEGORIES= sysutils net MASTER_SITES= http://code.launchpad.net/duplicity/0.6-series/${PKGVERSION_NOREV}/+download/ |