diff options
author | cy <cy@FreeBSD.org> | 2011-11-06 03:56:33 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2011-11-06 03:56:33 +0800 |
commit | 98f18c583b7360798a4a36b0fe07a111966b0828 (patch) | |
tree | 2bb5cff6419650b36293f1b118eff41ca91d0c7a | |
parent | a9c5c959932346c45bfe39d643eb2ae20989ccc4 (diff) | |
download | freebsd-ports-gnome-98f18c583b7360798a4a36b0fe07a111966b0828.tar.gz freebsd-ports-gnome-98f18c583b7360798a4a36b0fe07a111966b0828.tar.zst freebsd-ports-gnome-98f18c583b7360798a4a36b0fe07a111966b0828.zip |
Take on maintainership of this XView port.
-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 |