diff options
author | asami <asami@FreeBSD.org> | 1998-11-17 12:16:27 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-17 12:16:27 +0800 |
commit | 60f5b1c299db5192661b132c30232b213de938b4 (patch) | |
tree | 52de988d96a9fb3becd41067b4729e3533fc2945 /games/fkiss/Makefile | |
parent | 3e4e0fac37d9dc88109763f467fa2a08bc61ec5e (diff) | |
download | freebsd-ports-gnome-60f5b1c299db5192661b132c30232b213de938b4.tar.gz freebsd-ports-gnome-60f5b1c299db5192661b132c30232b213de938b4.tar.zst freebsd-ports-gnome-60f5b1c299db5192661b132c30232b213de938b4.zip |
Remove "x11" from categories, this is a mere application.
Diffstat (limited to 'games/fkiss/Makefile')
-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 |