diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 16:47:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 16:47:35 +0000 |
commit | aa604fe4082c376cebac27e9920b2905425761da (patch) | |
tree | fe5dba7011df5fa6fa9518158aa932f30fe5b915 /x11 | |
parent | 41670002842a64e3e9a990251fc6fa89c43d31fc (diff) | |
download | pkgsrc-aa604fe4082c376cebac27e9920b2905425761da.tar.gz |
Comment out dead sites (DNS problems).
Diffstat (limited to 'x11')
-rw-r--r-- | x11/filerunner/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/filerunner/Makefile b/x11/filerunner/Makefile index 4fa89c100f8..19409e923ab 100644 --- a/x11/filerunner/Makefile +++ b/x11/filerunner/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2015/07/04 16:18:41 joerg Exp $ +# $NetBSD: Makefile,v 1.38 2017/08/01 16:47:46 wiz Exp $ DISTNAME= FileRunner-2.5.1 PKGNAME= ${DISTNAME:S/FileRunner/filerunner/} @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.cd.chalmers.se/~hch/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.cd.chalmers.se/~hch/filerunner.html +#HOMEPAGE= http://www.cd.chalmers.se/~hch/filerunner.html COMMENT= Filemanager with FTP capabilities. Uses Tcl/Tk INSTALLATION_DIRS= bin lib/FileRunner/bitmaps |