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/fxtv | |
| parent | 6ab10bb92cc8eb96f492347e6e8caa21e5c0b545 (diff) | |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'graphics/fxtv')
| -rw-r--r-- | graphics/fxtv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile index 022f85320688..97e9e7c4105f 100644 --- a/graphics/fxtv/Makefile +++ b/graphics/fxtv/Makefile @@ -3,11 +3,11 @@ # Date created: Sun Sep 7 17:55:07 EDT 1997 # Whom: Randall Hopper <rhh@ct.picker.com> # -# $Id: Makefile,v 1.10 1998/09/15 11:13:21 asami Exp $ +# $Id: Makefile,v 1.11 1998/09/17 00:32:41 asami Exp $ # DISTNAME= fxtv-0.47 -CATEGORIES= graphics x11 +CATEGORIES= graphics MASTER_SITES= http://multiverse.com/~rhh/fxtv/ EXTRACT_SUFX= .tgz |
