summaryrefslogtreecommitdiff
path: root/filesystems/fuse-gmailfs
diff options
context:
space:
mode:
authorobache <obache>2011-06-14 11:30:45 +0000
committerobache <obache>2011-06-14 11:30:45 +0000
commitd0c3ca5b7eec7b57592cc01eac088ffe6bdc64c6 (patch)
tree39598b8235b556bae3f0280014e921ca171ee425 /filesystems/fuse-gmailfs
parenteddb495cffd9d669a872c0dc4960ea04199e0e80 (diff)
downloadpkgsrc-d0c3ca5b7eec7b57592cc01eac088ffe6bdc64c6.tar.gz
Drop PYTHON_VERSION_ACCEPTED restriction, because it was just not accept 23.
Bump PKGREVISION, because default acceptable python changes.
Diffstat (limited to 'filesystems/fuse-gmailfs')
-rw-r--r--filesystems/fuse-gmailfs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/filesystems/fuse-gmailfs/Makefile b/filesystems/fuse-gmailfs/Makefile
index ebd9026e644..3be31aa8d5e 100644
--- a/filesystems/fuse-gmailfs/Makefile
+++ b/filesystems/fuse-gmailfs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/02/09 22:56:23 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2011/06/14 11:30:45 obache Exp $
#
DISTNAME= gmailfs-0.7.2
-PKGREVISION= 1
+PKGREVISION= 2
PKGNAME= fuse-${DISTNAME}
CATEGORIES= filesystems
MASTER_SITES= http://richard.jones.name/google-hacks/gmail-filesystem/
@@ -14,7 +14,6 @@ COMMENT= FUSE filesystem which uses Google mail for free space
PKG_DESTDIR_SUPPORT= user-destdir
NO_BUILD= yes
-PYTHON_VERSIONS_ACCEPTED= 25 24
PYTHON_PATCH_SCRIPTS= gmailfs.py mount.gmailfs
CONF_FILES= ${PREFIX}/share/examples/gmailfs/gmailfs.conf \