diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-17 04:16:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-17 04:16:27 +0000 |
commit | 83870e1ad58c7e7e820f2d7f76380470e71f8704 (patch) | |
tree | 0b2dbe8293bbdd6ad4706e7602684416dca11036 /games | |
parent | c511749545bfd6d7d8471e99e697eac089421eea (diff) | |
download | ports-83870e1ad58c7e7e820f2d7f76380470e71f8704.tar.gz ports-83870e1ad58c7e7e820f2d7f76380470e71f8704.zip |
Notes
Diffstat (limited to 'games')
-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 71bb9bf1b3de..3b385a31fc40 100644 --- a/games/fkiss/Makefile +++ b/games/fkiss/Makefile @@ -3,12 +3,12 @@ # Date created: 31 Oct 1998 # Whom: Seiichirou Hiraoka # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/16 15:37:32 vanilla Exp $ # DISTNAME= fkiss028 PKGNAME= fkiss-0.28 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= http://www2s.biglobe.ne.jp/~yav/soft/fkiss/ MAINTAINER= flathill@flathill.gr.jp |