summaryrefslogtreecommitdiff
path: root/filesystems/fuse-obexfs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-01 16:47:35 +0000
committerwiz <wiz@pkgsrc.org>2017-08-01 16:47:35 +0000
commitaa604fe4082c376cebac27e9920b2905425761da (patch)
treefe5dba7011df5fa6fa9518158aa932f30fe5b915 /filesystems/fuse-obexfs
parent41670002842a64e3e9a990251fc6fa89c43d31fc (diff)
downloadpkgsrc-aa604fe4082c376cebac27e9920b2905425761da.tar.gz
Comment out dead sites (DNS problems).
Diffstat (limited to 'filesystems/fuse-obexfs')
-rw-r--r--filesystems/fuse-obexfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/fuse-obexfs/Makefile b/filesystems/fuse-obexfs/Makefile
index ba3c8d106bc..ebce4890923 100644
--- a/filesystems/fuse-obexfs/Makefile
+++ b/filesystems/fuse-obexfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/03/01 20:16:33 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2017/08/01 16:47:38 wiz Exp $
#
DISTNAME= obexfs-0.8
@@ -8,7 +8,7 @@ CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.openobex.org/
+#HOMEPAGE= http://www.openobex.org/
COMMENT= FUSE based filesystem using ObexFTP
LICENSE= gnu-gpl-v2