diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:00:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:00:49 +0000 |
commit | 4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc (patch) | |
tree | 497694cf293ada6bbb344103e4bfae0a92927e87 /games/quarry | |
parent | e2b7113e6583e64a081ebf04a152ab4ec79ff6e4 (diff) | |
download | pkgsrc-4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc.tar.gz |
Comment out dead sites.
Diffstat (limited to 'games/quarry')
-rw-r--r-- | games/quarry/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quarry/Makefile b/games/quarry/Makefile index 9e0e372de4f..71f93f902ff 100644 --- a/games/quarry/Makefile +++ b/games/quarry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2017/02/12 06:25:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2017/09/04 18:00:55 wiz Exp $ # DISTNAME= quarry-0.2.0 @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= http://download.gna.org/quarry/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://home.gna.org/quarry/index.html +#HOMEPAGE= http://home.gna.org/quarry/index.html COMMENT= Multi-purpose GUI for several board games GNU_CONFIGURE= yes |