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/xanim | |
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/xanim')
-rw-r--r-- | multimedia/xanim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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} |