diff options
author | linimon <linimon@FreeBSD.org> | 2004-01-07 05:11:32 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-01-07 05:11:32 +0800 |
commit | e5aaa2c4f17817ba376d095b0b7cb387b1ce74dd (patch) | |
tree | 0e70595b6891488a5f5c4131b42a27e4c755ea17 /sysutils | |
parent | f7fd0dde716b91153d48bb815864af89f568c558 (diff) | |
download | freebsd-ports-gnome-e5aaa2c4f17817ba376d095b0b7cb387b1ce74dd.tar.gz freebsd-ports-gnome-e5aaa2c4f17817ba376d095b0b7cb387b1ce74dd.tar.zst freebsd-ports-gnome-e5aaa2c4f17817ba376d095b0b7cb387b1ce74dd.zip |
Reset maintainer to ports@. Previous maintainer has replied to a PR
followup with a confirmation that he no longer uses the port. Thanks
to Roman for the quick response and for his help on this one in the past.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fsck_ext2fs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fsck_ext2fs/Makefile b/sysutils/fsck_ext2fs/Makefile index 8c3056d35044..e937bf480c53 100644 --- a/sysutils/fsck_ext2fs/Makefile +++ b/sysutils/fsck_ext2fs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alex -MAINTAINER= roman@xpert.com +MAINTAINER= ports@FreeBSD.org COMMENT= Ext2fs filesystem consistency check and interactive repair MAN8= fsck_ext2fs.8 |