From 6e779e78cad352ed339e17b16b23f457cde2026e Mon Sep 17 00:00:00 2001 From: rakuco Date: Sun, 28 Aug 2011 18:04:48 +0000 Subject: Update my mail address in the ports I maintain. Approved by: avilla --- print/latex-ltablex/Makefile | 2 +- print/lyx/Makefile | 2 +- print/lyx16/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'print') diff --git a/print/latex-ltablex/Makefile b/print/latex-ltablex/Makefile index 7f72f588843d..3b6fc758d0d0 100644 --- a/print/latex-ltablex/Makefile +++ b/print/latex-ltablex/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= latex- DISTNAME= ${PORTNAME} DIST_SUBDIR= latex -MAINTAINER= kubito@gmail.com +MAINTAINER= rakuco@FreeBSD.org COMMENT= Combines the features of both the tabularx and longtable packages BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 3eb971c553c8..d803caf4fcab 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/${MAJOR_VERSION}.x/ \ ftp://ftp.chg.ru/pub/X11/lyx/stable/${MAJOR_VERSION}.x/ -MAINTAINER= kubito@gmail.com +MAINTAINER= rakuco@FreeBSD.org COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) LICENSE= GPLv2 diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 121237f4d22e..f316dfb3ffc8 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/${MAJOR_VERSION}.x/ \ ftp://ftp.chg.ru/pub/X11/lyx/stable/${MAJOR_VERSION}.x/ -MAINTAINER= kubito@gmail.com +MAINTAINER= rakuco@FreeBSD.org COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) (stable) LICENSE= GPLv2 -- cgit