diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-05 13:20:18 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-05 13:20:18 +0800 |
commit | 761261f178d9a5c1dc56c20d23493849ed8cb614 (patch) | |
tree | 21fdf9b86975bbe3cb852bd7a37a36da4c1ea8ca /textproc | |
parent | 1780602b49df53d4e7247e9cc055340274a3de51 (diff) | |
download | freebsd-ports-gnome-761261f178d9a5c1dc56c20d23493849ed8cb614.tar.gz freebsd-ports-gnome-761261f178d9a5c1dc56c20d23493849ed8cb614.tar.zst freebsd-ports-gnome-761261f178d9a5c1dc56c20d23493849ed8cb614.zip |
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.
Diffstat (limited to 'textproc')
-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 \ |