diff options
author | kris <kris@FreeBSD.org> | 2000-04-24 06:59:51 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-04-24 06:59:51 +0800 |
commit | 06d9ad88b759d50be27ea12ee8acb553fb2773b7 (patch) | |
tree | c7249a82ccd3c9b81692ff1efec632e35fbf57db /graphics/xmfract/Makefile | |
parent | 9fa228b069204a0c046f8c3285f7829caf4a864a (diff) | |
download | freebsd-ports-gnome-06d9ad88b759d50be27ea12ee8acb553fb2773b7.tar.gz freebsd-ports-gnome-06d9ad88b759d50be27ea12ee8acb553fb2773b7.tar.zst freebsd-ports-gnome-06d9ad88b759d50be27ea12ee8acb553fb2773b7.zip |
Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
Diffstat (limited to 'graphics/xmfract/Makefile')
-rw-r--r-- | graphics/xmfract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmfract/Makefile b/graphics/xmfract/Makefile index c5d56c208b23..bb24e2ae96ee 100644 --- a/graphics/xmfract/Makefile +++ b/graphics/xmfract/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org REQUIRES_MOTIF= yes USE_X_PREFIX= yes |