summaryrefslogtreecommitdiff
path: root/filesystems/py-fuse-bindings
diff options
context:
space:
mode:
authorzafer <zafer>2011-03-11 11:29:42 +0000
committerzafer <zafer>2011-03-11 11:29:42 +0000
commitea7ebd2a737941480f5090975ccdab998f6ea80e (patch)
treeaf2d891c7ce125f750b9bd935f81db02660131e2 /filesystems/py-fuse-bindings
parenta32ec682f2f69a8573ff531c31ca970ceae43abb (diff)
downloadpkgsrc-ea7ebd2a737941480f5090975ccdab998f6ea80e.tar.gz
service suspended. prevent time out. fetch from backup.
Diffstat (limited to 'filesystems/py-fuse-bindings')
-rw-r--r--filesystems/py-fuse-bindings/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/py-fuse-bindings/Makefile b/filesystems/py-fuse-bindings/Makefile
index 158555bf751..f920f620dd6 100644
--- a/filesystems/py-fuse-bindings/Makefile
+++ b/filesystems/py-fuse-bindings/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2010/02/10 19:17:37 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2011/03/11 11:29:42 zafer Exp $
#
DISTNAME= fuse-python-0.2pre1-20060720
PKGNAME= ${PYPKGPREFIX}-fuse-bindings-0.2pre1
PKGREVISION= 2
CATEGORIES= filesystems python
-MASTER_SITES= http://bsd.cenkes.org/myports/
+MASTER_SITES= # http://bsd.cenkes.org/myports/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org