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 /editors | |
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 'editors')
-rw-r--r-- | editors/texmacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index c38b2eb67d91..86874a94d58d 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.texmacs.org/TeXmacs/tmftp/source/ \ http://www.predatorlabs.net/dl/ DISTNAME= TeXmacs-${PORTVERSION}-src -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= A free WYSIWYG scientific text editor BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX-base |