diff options
author | wen <wen@FreeBSD.org> | 2010-01-08 21:01:26 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-01-08 21:01:26 +0800 |
commit | 084a760394527d8f641542a1cb196ea5dfcc360b (patch) | |
tree | f02215e6702f5d6ebc2a97833fdda56187dfb2f5 | |
parent | aeb3e56d77f2488ec9d9f57e5557e5a6729d730f (diff) | |
download | freebsd-ports-gnome-084a760394527d8f641542a1cb196ea5dfcc360b.tar.gz freebsd-ports-gnome-084a760394527d8f641542a1cb196ea5dfcc360b.tar.zst freebsd-ports-gnome-084a760394527d8f641542a1cb196ea5dfcc360b.zip |
- Maintainer address change
PR: ports/142463
Submitted by: Eric Masson <emss@free.fr> (maintainer)
-rw-r--r-- | print/libppd/Makefile | 2 | ||||
-rw-r--r-- | print/lpr-wrapper/Makefile | 2 | ||||
-rw-r--r-- | print/psdim/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/libppd/Makefile b/print/libppd/Makefile index a0cf3c2d6b9f..b9f95720fa21 100644 --- a/print/libppd/Makefile +++ b/print/libppd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= print MASTER_SITES= SF/lpr/${PORTNAME}/${PORTVERSION} -MAINTAINER= e-masson@kisoft-services.com +MAINTAINER= emss@free.fr COMMENT= A library providing routines for ppd files USE_AUTOTOOLS= libtool:22 diff --git a/print/lpr-wrapper/Makefile b/print/lpr-wrapper/Makefile index c5b96b127556..af311e9d67e7 100644 --- a/print/lpr-wrapper/Makefile +++ b/print/lpr-wrapper/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.mathstat.dal.ca/~selinger/lpr-wrapper/download/ -MAINTAINER= e-masson@kisoft-services.com +MAINTAINER= emss@free.fr COMMENT= A user level printer frontend USE_GHOSTSCRIPT_RUN= yes diff --git a/print/psdim/Makefile b/print/psdim/Makefile index 1d89240804a8..84defab93382 100644 --- a/print/psdim/Makefile +++ b/print/psdim/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.mathstat.dal.ca/~selinger/psdim/download/ -MAINTAINER= e-masson@kisoft-services.com +MAINTAINER= emss@free.fr COMMENT= Utility that calculates the optimal placement of the pages for n-up printing USE_GHOSTSCRIPT=yes |