diff options
Diffstat (limited to 'textproc/gmat')
-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 \ |