diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
commit | 6c450aae0f9b1c770813cb4c9964a62d308b33c1 (patch) | |
tree | 47fb91fdc945d566a6aa7b58bde3df69e9cba43f /graphics/xdl/Makefile | |
parent | a very light Emacs-clone with japanese support. (diff) |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'graphics/xdl/Makefile')
-rw-r--r-- | graphics/xdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xdl/Makefile b/graphics/xdl/Makefile index 0a0385a59285..0bfdf4b5dd06 100644 --- a/graphics/xdl/Makefile +++ b/graphics/xdl/Makefile @@ -3,11 +3,11 @@ # Date created: 17 July 1995 # Whom: asami # -# $Id: Makefile,v 1.5 1997/12/25 22:29:25 asami Exp $ +# $Id: Makefile,v 1.6 1998/08/05 09:31:15 asami Exp $ # DISTNAME= xdl-2.1 -CATEGORIES= graphics x11 +CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= ports@FreeBSD.ORG |