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 /graphics/ewipe | |
parent | 41670002842a64e3e9a990251fc6fa89c43d31fc (diff) | |
download | pkgsrc-aa604fe4082c376cebac27e9920b2905425761da.tar.gz |
Comment out dead sites (DNS problems).
Diffstat (limited to 'graphics/ewipe')
-rw-r--r-- | graphics/ewipe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ewipe/Makefile b/graphics/ewipe/Makefile index 89caed270a1..5a3da1fc4b5 100644 --- a/graphics/ewipe/Makefile +++ b/graphics/ewipe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/06 14:10:47 asau Exp $ +# $NetBSD: Makefile,v 1.4 2017/08/01 16:47:39 wiz Exp $ # DISTNAME= ewipe-1.2.0 @@ -6,7 +6,7 @@ CATEGORIES= graphics japanese MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ MAINTAINER= reed@reedmedia.net -HOMEPAGE= http://www.jnet-jp.to/~sekisita/ewipe/index-e.html +#HOMEPAGE= http://www.jnet-jp.to/~sekisita/ewipe/index-e.html COMMENT= Presentation editor and viewer based on Tcl/Tk NO_BUILD= yes |