diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-21 09:58:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-21 09:58:44 +0000 |
commit | a2c6722d4a7e0f71b8a394689181d881ac14bf6d (patch) | |
tree | 7f32f1583e8bd223699a709f345bb9a81732ebc1 /sysutils | |
parent | 37c9ae2d62206e8a314b191f6f1fea9dc799b459 (diff) | |
download | ports-a2c6722d4a7e0f71b8a394689181d881ac14bf6d.tar.gz ports-a2c6722d4a7e0f71b8a394689181d881ac14bf6d.zip |
Notes
Diffstat (limited to 'sysutils')
-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 d59a81ebba69..29d7090560ab 100644 --- a/sysutils/disktool/Makefile +++ b/sysutils/disktool/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ftp.auxio.org/pub/mirrors/step.polymtl.ca/pub/Xview/apps/di ftp://quenix.dyndns.org/freebsd/ DISTNAME= disktool-2.0c -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gagnon_s@sympatico.ca COMMENT= XView sysadmin tool for monitoring diskfull situations LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |