diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-11-05 19:56:33 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-11-05 19:56:33 +0000 |
commit | 68442459670805a59061be6751250a880f98a378 (patch) | |
tree | 96aa8f8015677f8021a7694554dc2f0136a8609c /sysutils/disktool | |
parent | 7e38c19f859f8b5101c1891be770d25b1de62756 (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 ccd70b6cfecd..cb87cb954371 100644 --- a/sysutils/disktool/Makefile +++ b/sysutils/disktool/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://ftp.auxio.org/pub/mirrors/step.polymtl.ca/pub/Xview/apps/disktool/ DISTNAME= disktool-2.0c -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= XView sysadmin tool for monitoring diskfull situations LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |