diff options
author | linimon <linimon@FreeBSD.org> | 2004-03-10 07:14:54 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-03-10 07:14:54 +0800 |
commit | 7830535308ebddf12f9b7f32cc24e9a4bd4adcfe (patch) | |
tree | 323e57fc535d0676a04765997a3c451e79093373 /textproc | |
parent | bdb80a38ed9a1630c8da0c984416acd1ce2ea7c6 (diff) | |
download | freebsd-ports-gnome-7830535308ebddf12f9b7f32cc24e9a4bd4adcfe.tar.gz freebsd-ports-gnome-7830535308ebddf12f9b7f32cc24e9a4bd4adcfe.tar.zst freebsd-ports-gnome-7830535308ebddf12f9b7f32cc24e9a4bd4adcfe.zip |
Canonicalize maintainer's email address to save some eyestrain on me.
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..e7b080b0ce30 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= grog@FreeBSD.org COMMENT= O'Reilly's SGML formatting package. RUN_DEPENDS= ${LOCALBASE}/bin/nsgmls:${PORTSDIR}/textproc/sp \ |