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 /filesystems/tahoe-lafs | |
parent | 3733068a36dd7b9b4c866367bc219f329f25d40d (diff) | |
download | pkgsrc-34a560cbb029a26e238d3408e7a0735faf87bb69.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'filesystems/tahoe-lafs')
-rw-r--r-- | filesystems/tahoe-lafs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/tahoe-lafs/Makefile b/filesystems/tahoe-lafs/Makefile index d0f8bff877c..b68480c3a92 100644 --- a/filesystems/tahoe-lafs/Makefile +++ b/filesystems/tahoe-lafs/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2012/01/13 01:14:56 gdt Exp $ +# $NetBSD: Makefile,v 1.11 2012/03/15 11:53:27 obache Exp $ # VERSION= 1.9.1 DISTNAME= allmydata-tahoe-${VERSION} EGG_NAME= allmydata_tahoe-${VERSION} PKGNAME= tahoe-lafs-${VERSION} +PKGREVISION= 1 CATEGORIES= filesystems MASTER_SITES= https://tahoe-lafs.org/source/tahoe-lafs/releases/ #for beta, add |