diff options
author | steve <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
commit | 94bc475fd0522bf24445621e1742b1c99992abce (patch) | |
tree | bd317705322bdc734fb15186fabfbfd68ebc13ad /sysutils/xosview/Makefile | |
parent | 4061d8091c795fda4e1c5979d8bc82355de1ef2b (diff) | |
download | FreeBSD-ports-94bc475fd0522bf24445621e1742b1c99992abce.zip FreeBSD-ports-94bc475fd0522bf24445621e1742b1c99992abce.tar.gz |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'sysutils/xosview/Makefile')
-rw-r--r-- | sysutils/xosview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index a3eda43..9eaf354 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -3,11 +3,11 @@ # Date created: 19 Nov 1997 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.7 1998/08/24 01:13:55 steve Exp $ +# $Id: Makefile,v 1.8 1998/10/14 18:01:49 jseger Exp $ # DISTNAME= xosview-1.6.1.a -CATEGORIES= sysutils x11 +CATEGORIES= sysutils MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \ http://lambic.physics.montana.edu/xosview/ |