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 /multimedia | |
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 'multimedia')
-rw-r--r-- | multimedia/fxtv/Makefile | 4 | ||||
-rw-r--r-- | multimedia/netshow/Makefile | 4 | ||||
-rw-r--r-- | multimedia/xanim/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile index 022f85320688..97e9e7c4105f 100644 --- a/multimedia/fxtv/Makefile +++ b/multimedia/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 diff --git a/multimedia/netshow/Makefile b/multimedia/netshow/Makefile index fbc581eb20cd..03adc5cb5171 100644 --- a/multimedia/netshow/Makefile +++ b/multimedia/netshow/Makefile @@ -3,12 +3,12 @@ # Date created: Thu Jun 11 22:38:52 PDT 1998 # Whom: dburr@FreeBSD.ORG # -# $Id: Makefile,v 1.1.1.1 1998/06/12 06:24:53 dburr Exp $ +# $Id: Makefile,v 1.2 1998/08/05 09:31:13 asami Exp $ # DISTNAME= netshow_linux PKGNAME= netshow-2.00.251 -CATEGORIES= graphics net x11 +CATEGORIES= graphics net MASTER_SITES= http://microsoft.com/netshow/download/en/beta/ EXTRACT_SUFX= .gz diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index fa6bb830c873..6c00295c5edf 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -3,12 +3,12 @@ # Date created: Sat Nov 5 11:43:03 PST 1994 # Whom: piero # -# $Id: Makefile,v 1.15 1998/09/27 09:18:30 markm Exp $ +# $Id: Makefile,v 1.16 1998/11/11 05:37:22 asami Exp $ # DISTNAME= xanim27070 PKGNAME= xanim-2.70.7.0 -CATEGORIES= graphics x11 +CATEGORIES= graphics MASTER_SITES= ftp://xanim.va.pubnix.com/ \ ftp://xanim.va.pubnix.com/modules/ DISTFILES= ${EXTRACT_ONLY} ${EXTRA_FILES} |