aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-07-26 00:03:14 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-07-26 00:03:14 +0000
commit83fb1239f745c922d7ca2d4608c7c09a4778867e (patch)
tree988df90111e4a9e00a869c3fa79c9c9f7b4ceeb5 /print
parent948536f21a65507bb36e83337989499ec0bba062 (diff)
downloadports-83fb1239f745c922d7ca2d4608c7c09a4778867e.tar.gz
ports-83fb1239f745c922d7ca2d4608c7c09a4778867e.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/cupsddk/Makefile2
-rw-r--r--print/gimp-gutenprint/Makefile2
-rw-r--r--print/gutenprint-base/Makefile2
-rw-r--r--print/gutenprint-cups/Makefile2
-rw-r--r--print/gutenprint-foomatic/Makefile2
-rw-r--r--print/gutenprint-ijs/Makefile2
-rw-r--r--print/gutenprint/Makefile2
-rw-r--r--print/py-cups/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/print/cupsddk/Makefile b/print/cupsddk/Makefile
index e71137edb053..7996ea0d9045 100644
--- a/print/cupsddk/Makefile
+++ b/print/cupsddk/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= EASYSW
MASTER_SITE_SUBDIR= ${PORTNAME}/${DISTVERSION}
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CUPS Driver Development Kit
LIB_DEPENDS= cupsimage.2:${PORTSDIR}/print/cups-image
diff --git a/print/gimp-gutenprint/Makefile b/print/gimp-gutenprint/Makefile
index b1df9182fe8c..a8816833176e 100644
--- a/print/gimp-gutenprint/Makefile
+++ b/print/gimp-gutenprint/Makefile
@@ -10,7 +10,7 @@ PORTEPOCH= 0
PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= # empty
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gimp print plug-in
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile
index 2143fbb7c7b9..1ecf7ff5a3ce 100644
--- a/print/gutenprint-base/Makefile
+++ b/print/gutenprint-base/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= print
MASTER_SITES= SF/gimp-print/gutenprint-5.2/${PORTVERSION}
PKGNAMESUFFIX?= -base
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GutenPrint Printer Driver
CONFLICTS= gimp-print-[0-9]*
diff --git a/print/gutenprint-cups/Makefile b/print/gutenprint-cups/Makefile
index 84b966054ece..5b71723ccbf4 100644
--- a/print/gutenprint-cups/Makefile
+++ b/print/gutenprint-cups/Makefile
@@ -9,7 +9,7 @@ PORTREVISION= 2
PORTEPOCH= 0
PKGNAMESUFFIX= -cups
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GutenPrint CUPS drivers
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
diff --git a/print/gutenprint-foomatic/Makefile b/print/gutenprint-foomatic/Makefile
index e1517dd0f958..7f63c73e99b3 100644
--- a/print/gutenprint-foomatic/Makefile
+++ b/print/gutenprint-foomatic/Makefile
@@ -9,7 +9,7 @@ PORTREVISION= 2
PORTEPOCH= 0
PKGNAMESUFFIX= -foomatic
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GutenPrint Foomatic Drivers
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
diff --git a/print/gutenprint-ijs/Makefile b/print/gutenprint-ijs/Makefile
index b0dcbcd01613..7f37e02f8a70 100644
--- a/print/gutenprint-ijs/Makefile
+++ b/print/gutenprint-ijs/Makefile
@@ -9,7 +9,7 @@ PORTREVISION= 2
PORTEPOCH= 0
PKGNAMESUFFIX= -ijs
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GutenPrint Ghostscript Drivers
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile
index 4bc6b356f53e..6cc0d326e595 100644
--- a/print/gutenprint/Makefile
+++ b/print/gutenprint/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The "meta-port" for GutenPrint
RUN_DEPENDS= gutenprint-base>0:${PORTSDIR}/print/gutenprint-base
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile
index cc007b677c8e..07e87449fc9a 100644
--- a/print/py-cups/Makefile
+++ b/print/py-cups/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://cyberelk.net/tim/data/pycups/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CUPS bindings for Python
LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client