summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorzafer <zafer>2011-03-11 11:29:42 +0000
committerzafer <zafer>2011-03-11 11:29:42 +0000
commitd1564d9795393cb2c1153ac136af771ef7f69f05 (patch)
treeaf2d891c7ce125f750b9bd935f81db02660131e2 /filesystems
parent509f7adb462213eabf17860713dc0a8a218a14dc (diff)
downloadpkgsrc-d1564d9795393cb2c1153ac136af771ef7f69f05.tar.gz
service suspended. prevent time out. fetch from backup.
Diffstat (limited to 'filesystems')
-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