diff options
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} |