aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2014-02-16 21:17:15 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2014-02-16 21:17:15 +0000
commitec8d89890959c0af7ac0a185f0f8906118ce528f (patch)
treee51ec61199cbe6c1776b3b1911b143278d45c84c
parentca383bd552244a6b79b15f6a40d5f6efaaa02616 (diff)
Notes
-rw-r--r--print/cups-base/Makefile2
-rw-r--r--print/cups-client/Makefile2
-rw-r--r--print/cups-image/Makefile2
-rw-r--r--print/cups/Makefile2
-rw-r--r--print/foo2zjs/Makefile2
-rw-r--r--print/foomatic-db-engine/Makefile2
-rw-r--r--print/foomatic-db/Makefile2
-rw-r--r--print/foomatic-filters/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index dcab8219259b..0f31220b66b7 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.cups.org/software/${DISTVERSION}/ \
EASYSW/${PORTNAME}/${DISTVERSION}
PKGNAMESUFFIX= ${CUPS_SUFFIX}${PKGNAMESUFFIX2}
-MAINTAINER= bsam@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Common UNIX Printing System: ${COMMENT2}
LICENSE= GPLv2
diff --git a/print/cups-client/Makefile b/print/cups-client/Makefile
index 654122e6066a..d0a83d78b938 100644
--- a/print/cups-client/Makefile
+++ b/print/cups-client/Makefile
@@ -2,7 +2,7 @@
CATEGORIES= print
-MAINTAINER= bsam@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
MASTERDIR?= ${.CURDIR}/../cups-base
diff --git a/print/cups-image/Makefile b/print/cups-image/Makefile
index ae151c372958..ec3e010e23ba 100644
--- a/print/cups-image/Makefile
+++ b/print/cups-image/Makefile
@@ -2,7 +2,7 @@
CATEGORIES= print
-MAINTAINER= bsam@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
MASTERDIR?= ${.CURDIR}/../cups-base
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 6523fc20520a..22e5972bb8a0 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= bsam@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Common UNIX Printing System: Metaport to install complete system
BUILD_DEPENDS= espgs:${PORTSDIR}/${PKGCATEGORY}/cups-pstoraster \
diff --git a/print/foo2zjs/Makefile b/print/foo2zjs/Makefile
index f4488a4e2db3..26ea8dfa1517 100644
--- a/print/foo2zjs/Makefile
+++ b/print/foo2zjs/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
${MASTER_SITE_LOCAL:S,$,bsam/${PORTNAME}/,} \
ftp://ftp.wart.ru/pub/FreeBSD/ports/distfiles/
-MAINTAINER= bsam@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Driver for printers that use the ZjStream wire protocol
LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-base
diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile
index d970fc82c2fb..b527840d5d44 100644
--- a/print/foomatic-db-engine/Makefile
+++ b/print/foomatic-db-engine/Makefile
@@ -12,7 +12,7 @@ PKGNAMEPREFIX= foomatic-db-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= foomatic
-MAINTAINER= bsam@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Foomatic database engine
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile
index adc2644ac3fa..c7e491e57b0a 100644
--- a/print/foomatic-db/Makefile
+++ b/print/foomatic-db/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= foomatic-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${FOOMATICVER}-${PORTVERSION}
DIST_SUBDIR= foomatic
-MAINTAINER= bsam@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Database for integrating printer drivers with common spoolers
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \
diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile
index 751a914f7bf4..7b9bfe9c40ff 100644
--- a/print/foomatic-filters/Makefile
+++ b/print/foomatic-filters/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 4.0.17
CATEGORIES= print
MASTER_SITES= http://www.openprinting.org/download/foomatic/
-MAINTAINER= bsam@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Foomatic wrapper scripts
LICENSE= GPLv2