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/aview | |
| parent | 6ab10bb92cc8eb96f492347e6e8caa21e5c0b545 (diff) | |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'graphics/aview')
| -rw-r--r-- | graphics/aview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile index e3dd30a1c911..611ab915269f 100644 --- a/graphics/aview/Makefile +++ b/graphics/aview/Makefile @@ -3,11 +3,11 @@ # Date created: Dec 18 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.2 1998/04/11 18:21:21 vanilla Exp $ +# $Id: Makefile,v 1.3 1998/09/22 16:19:12 asami Exp $ # DISTNAME= aview-1.2 -CATEGORIES= graphics x11 +CATEGORIES= graphics MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/ MAINTAINER= frankch@waru.life.nthu.edu.tw |
