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/xgrasp | |
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/xgrasp')
-rw-r--r-- | graphics/xgrasp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xgrasp/Makefile b/graphics/xgrasp/Makefile index 01b21174f6c0..518466543a75 100644 --- a/graphics/xgrasp/Makefile +++ b/graphics/xgrasp/Makefile @@ -3,12 +3,12 @@ # Date created: 23 July 1995 # Whom: asami # -# $Id: Makefile,v 1.3 1997/12/25 22:29:27 asami Exp $ +# $Id: Makefile,v 1.4 1998/10/05 03:13:38 steve Exp $ # DISTNAME= xgrasp.1.7d PKGNAME= xgrasp-1.7d -CATEGORIES= graphics x11 +CATEGORIES= graphics MASTER_SITES= ftp://qiclab.scn.rain.com/pub/X11/ \ ftp://ftp.cs.ubc.ca/mirror1/x-contrib.R5/ EXTRACT_SUFX= .tar.Z |