diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
commit | 2f778a08344f300c68120d3917e1f10e7157de4c (patch) | |
tree | 472ebdc60ff8f845a57c122c685e90e36049de3e /sysutils/disktool | |
parent | c4a774ed61c0dcf5f274f24c7d0d337e62ba9895 (diff) |
Notes
Diffstat (limited to 'sysutils/disktool')
-rw-r--r-- | sysutils/disktool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/disktool/Makefile b/sysutils/disktool/Makefile index e19950c144fc..213968e8abcd 100644 --- a/sysutils/disktool/Makefile +++ b/sysutils/disktool/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://ftp.auxio.org/pub/mirrors/step.polymtl.ca/pub/Xview/apps/disktool/ DISTNAME= disktool-2.0c -MAINTAINER= gagnon_s@sympatico.ca +MAINTAINER= ports@FreeBSD.org COMMENT= XView sysadmin tool for monitoring diskfull situations LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |