diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
commit | 96fa9d1eff453301784816bc3ac6000aae258737 (patch) | |
tree | a3cdddd87985786198067683fbb89a6a4a20f082 /games/fkiss | |
parent | 409b42fe60fff3b5a2ba017df7026a1dd44ac8b3 (diff) | |
download | pkgsrc-96fa9d1eff453301784816bc3ac6000aae258737.tar.gz |
Comment out dead sites.
Diffstat (limited to 'games/fkiss')
-rw-r--r-- | games/fkiss/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile index b382f48c3d8..0cc493863ec 100644 --- a/games/fkiss/Makefile +++ b/games/fkiss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/10/06 11:54:37 asau Exp $ +# $NetBSD: Makefile,v 1.29 2017/08/16 20:45:37 wiz Exp $ # DISTNAME= fkiss-0.33 @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://www.oersted.co.jp/~yav/soft/fkiss/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.oersted.co.jp/~yav/soft/indexe.html#fkiss +#HOMEPAGE= http://www.oersted.co.jp/~yav/soft/indexe.html#fkiss COMMENT= Kisekae viewer PATCH_SITES= ${MASTER_SITES} |