diff options
author | steve <steve@FreeBSD.org> | 1998-11-21 15:27:41 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-11-21 15:27:41 +0800 |
commit | 94bc475fd0522bf24445621e1742b1c99992abce (patch) | |
tree | bd317705322bdc734fb15186fabfbfd68ebc13ad /graphics/fxtv/Makefile | |
parent | 4061d8091c795fda4e1c5979d8bc82355de1ef2b (diff) | |
download | freebsd-ports-gnome-94bc475fd0522bf24445621e1742b1c99992abce.tar.gz freebsd-ports-gnome-94bc475fd0522bf24445621e1742b1c99992abce.tar.zst freebsd-ports-gnome-94bc475fd0522bf24445621e1742b1c99992abce.zip |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'graphics/fxtv/Makefile')
-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 |