summaryrefslogtreecommitdiff
path: root/sysutils/xdu
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-03-24 11:12:06 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-03-24 11:12:06 +0000
commit35af96374a97c4ebdbd11811ffa473fc67d55e52 (patch)
tree86415f2332a3b4ae8bea1c41b2f22e68adba0ec1 /sysutils/xdu
parentAdded ytalk. (diff)
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
Notes
Notes: svn path=/head/; revision=1196
Diffstat (limited to 'sysutils/xdu')
-rw-r--r--sysutils/xdu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile
index a4af6f7b2542..3dabce079e5c 100644
--- a/sysutils/xdu/Makefile
+++ b/sysutils/xdu/Makefile
@@ -3,13 +3,14 @@
# Date created: 9 February 1995
# Whom: asami
#
-# $Id: Makefile,v 1.5 1995/01/13 12:49:18 jkh Exp $
+# $Id: Makefile,v 1.1.1.1 1995/02/10 02:11:43 asami Exp $
#
DISTNAME= xdu-3.0
EXTRACT_SUFX= .tar.Z
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.arl.mil/pub/
+MAINTAINER= asami@FreeBSD.ORG
NO_WRKSUBDIR= yes
.include <bsd.port.mk>