diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 05:20:18 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 05:20:18 +0000 |
commit | e9f4791f8fde6749851cafd265bb52850b164d77 (patch) | |
tree | 5bf7b5861f348d03e4bd6265dc02691ca7109575 | |
parent | With portmgr hat on, reset bouncing maintainer address. All of the commits (diff) |
With portmgr hat on, reset maintainer. The port has been marked broken
on 5.X for quite some time and the maintainer never responded to a request
for status about a PR about it from several months ago.
Notes
Notes:
svn path=/head/; revision=123183
-rw-r--r-- | textproc/gmat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gmat/Makefile b/textproc/gmat/Makefile index 48ef13668716..f85a252eb731 100644 --- a/textproc/gmat/Makefile +++ b/textproc/gmat/Makefile @@ -12,7 +12,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-0.2.4 CATEGORIES= textproc MASTER_SITES= ftp://ftp.ora.com/pub/gmat/ -MAINTAINER= grog@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= O'Reilly's SGML formatting package. RUN_DEPENDS= ${LOCALBASE}/bin/nsgmls:${PORTSDIR}/textproc/sp \ |