diff options
author | lx <lx@FreeBSD.org> | 2014-05-24 01:18:56 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2014-05-24 01:18:56 +0800 |
commit | 992e2f31fcbb7e65f51519c070939cc7ab19c117 (patch) | |
tree | 19cfe724497267e03998d1f29eec7d1bec1068cb /editors | |
parent | 540354b96abc2732ca9f05cc951c8064c2e70914 (diff) | |
download | freebsd-ports-gnome-992e2f31fcbb7e65f51519c070939cc7ab19c117.tar.gz freebsd-ports-gnome-992e2f31fcbb7e65f51519c070939cc7ab19c117.tar.zst freebsd-ports-gnome-992e2f31fcbb7e65f51519c070939cc7ab19c117.zip |
Hand back to ports@.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/texmakerx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/texmakerx/Makefile b/editors/texmakerx/Makefile index b9b5c6ecbbcf..4fd6a088299c 100644 --- a/editors/texmakerx/Makefile +++ b/editors/texmakerx/Makefile @@ -8,7 +8,7 @@ CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TexMakerX%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S:.0::} -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LaTeX IDE derived from Texmaker LIB_DEPENDS= libpoppler.so:${PORTSDIR}/graphics/poppler \ |