diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-17 16:06:46 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-17 16:06:46 +0800 |
commit | b5969d108c4ee5f6a75132b5d226a3541e079ab5 (patch) | |
tree | 5bf8b8fd65d31afce8c73e67feb4588f03db75bf /sysutils/xdu | |
parent | 3932a19e483f63361a672312a546cb101e809a69 (diff) | |
download | freebsd-ports-gnome-b5969d108c4ee5f6a75132b5d226a3541e079ab5.tar.gz freebsd-ports-gnome-b5969d108c4ee5f6a75132b5d226a3541e079ab5.tar.zst freebsd-ports-gnome-b5969d108c4ee5f6a75132b5d226a3541e079ab5.zip |
CATEGORIES+= -> CATEGORIES=
Converted to new MAN[1-9]
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 70ed64096f12..54a6d60542fa 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -3,11 +3,11 @@ # Date created: 9 February 1995 # Whom: asami # -# $Id: Makefile,v 1.4 1995/04/15 03:46:04 asami Exp $ +# $Id: Makefile,v 1.5 1995/07/13 01:21:33 asami Exp $ # DISTNAME= xdu-3.0 -CATEGORIES+= sysutils x11 +CATEGORIES= sysutils x11 MASTER_SITES= ftp://ftp.arl.mil/pub/ EXTRACT_SUFX= .tar.Z |