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/xanim/Makefile | |
parent | a very light Emacs-clone with japanese support. (diff) |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Notes
Notes:
svn path=/head/; revision=14734
Diffstat (limited to 'graphics/xanim/Makefile')
-rw-r--r-- | graphics/xanim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile index fa6bb830c873..6c00295c5edf 100644 --- a/graphics/xanim/Makefile +++ b/graphics/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} |