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 | |
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.
-rw-r--r-- | games/fkiss/Makefile | 4 | ||||
-rw-r--r-- | net/gnosamba/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/net/gnosamba/Makefile b/net/gnosamba/Makefile index fae5bffadbb4..fee504414ff9 100644 --- a/net/gnosamba/Makefile +++ b/net/gnosamba/Makefile @@ -3,11 +3,11 @@ # Date created: 4 November 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/16 16:05:54 vanilla Exp $ # DISTNAME= gtksamba-0.1.1 -CATEGORIES= net x11 +CATEGORIES= net MASTER_SITES= http://www.open-systems.com/gtksamba/ MAINTAINER= andy@icc.surw.chel.su |