diff options
author | kris <kris@FreeBSD.org> | 2006-12-15 06:27:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-12-15 06:27:46 +0800 |
commit | 17fa48317dcf68c9e31caf99ed65a82b281eee58 (patch) | |
tree | 09fec504a86245490ff9497271a955f99290c6eb /sysutils/di | |
parent | b9ab9bb953480dd2532ee4d9578798f323944ea7 (diff) | |
download | freebsd-ports-gnome-17fa48317dcf68c9e31caf99ed65a82b281eee58.tar.gz freebsd-ports-gnome-17fa48317dcf68c9e31caf99ed65a82b281eee58.tar.zst freebsd-ports-gnome-17fa48317dcf68c9e31caf99ed65a82b281eee58.zip |
Reset maintainer who no longer uses FreeBSD.
# This port requires work to compile with gcc 4.1
Diffstat (limited to 'sysutils/di')
-rw-r--r-- | sysutils/di/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/di/Makefile b/sysutils/di/Makefile index f1a01d15416b..bd52afd005fc 100644 --- a/sysutils/di/Makefile +++ b/sysutils/di/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.gentoo.com/di/ \ http://fresh.t-systems-sfr.com/unix/src/privat2/ -MAINTAINER= bll@gentoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Disk Information Utility USE_GETTEXT= yes |