diff options
author | zi <zi@FreeBSD.org> | 2012-12-05 04:39:22 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-12-05 04:39:22 +0800 |
commit | 8d163cb1c6a2c5e485915f6ff0f5846b76a32830 (patch) | |
tree | 56a76fd5937c2de79143b96526b1586822dbb4b0 /math/jlatexmath | |
parent | 0e878cf9281b005079d62ed018135afefaf633ab (diff) | |
download | freebsd-ports-gnome-8d163cb1c6a2c5e485915f6ff0f5846b76a32830.tar.gz freebsd-ports-gnome-8d163cb1c6a2c5e485915f6ff0f5846b76a32830.tar.zst freebsd-ports-gnome-8d163cb1c6a2c5e485915f6ff0f5846b76a32830.zip |
- Reset MAINTAINER due to unrecoverable bounce
Reported by: portscout
Feature safe: yes
Diffstat (limited to 'math/jlatexmath')
-rw-r--r-- | math/jlatexmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jlatexmath/Makefile b/math/jlatexmath/Makefile index 33661524fa86..9c9f880037b0 100644 --- a/math/jlatexmath/Makefile +++ b/math/jlatexmath/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://forge.scilab.org/upload/jlatexmath/files/ \ http://www.predatorlabs.net/dl/ DISTNAME= ${PORTNAME}-src-all-${PORTVERSION} -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Java API to display mathematical formulas written in LaTeX LICENSE= GPLv2 |