diff options
author | asami <asami@FreeBSD.org> | 1998-11-17 04:16:27 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-17 04:16:27 +0000 |
commit | 60f5b1c299db5192661b132c30232b213de938b4 (patch) | |
tree | 52de988d96a9fb3becd41067b4729e3533fc2945 /games | |
parent | 3e4e0fac37d9dc88109763f467fa2a08bc61ec5e (diff) | |
download | FreeBSD-ports-60f5b1c299db5192661b132c30232b213de938b4.zip FreeBSD-ports-60f5b1c299db5192661b132c30232b213de938b4.tar.gz |
Remove "x11" from categories, this is a mere application.
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 71bb9bf..3b385a3 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 |