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 /sysutils/xdu | |
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 'sysutils/xdu')
-rw-r--r-- | sysutils/xdu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile index e2bfce059c00..067254334f2d 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -3,11 +3,11 @@ # Date created: 9 February 1995 # Whom: asami # -# $Id: Makefile,v 1.7 1997/12/25 22:29:45 asami Exp $ +# $Id: Makefile,v 1.8 1998/10/21 00:57:40 steve Exp $ # DISTNAME= xdu-3.0 -CATEGORIES= sysutils x11 +CATEGORIES= sysutils MASTER_SITES= ftp://ftp.arl.mil/pub/ EXTRACT_SUFX= .tar.Z |