aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-12-09 14:49:08 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-12-09 14:49:08 +0000
commit352933e9c578c4ff0e44a1e0156e4da92e02590b (patch)
tree2828121f21534c9e74459f609786e1ad13fea568 /print
parentf74450cd2ea628ddfa54549a4dae56ce626f6958 (diff)
downloadports-352933e9c578c4ff0e44a1e0156e4da92e02590b.tar.gz
ports-352933e9c578c4ff0e44a1e0156e4da92e02590b.zip
Notes
Diffstat (limited to 'print')
-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
4 files changed, 4 insertions, 4 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index 90ad2eaa8c10..4cfbf8eb3b61 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= print
MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION}
PKGNAMESUFFIX= ${CUPS_SUFFIX}${PKGNAMESUFFIX2}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bsam@FreeBSD.org
COMMENT= Common UNIX Printing System: ${COMMENT2}
LICENSE= GPLv2
diff --git a/print/cups-client/Makefile b/print/cups-client/Makefile
index 040bbe6f58e4..bfa47441b603 100644
--- a/print/cups-client/Makefile
+++ b/print/cups-client/Makefile
@@ -2,7 +2,7 @@
CATEGORIES= print
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bsam@FreeBSD.org
MASTERDIR?= ${.CURDIR}/../cups-base
diff --git a/print/cups-image/Makefile b/print/cups-image/Makefile
index fadf7e9e67a7..04c7d668d737 100644
--- a/print/cups-image/Makefile
+++ b/print/cups-image/Makefile
@@ -2,7 +2,7 @@
CATEGORIES= print
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bsam@FreeBSD.org
MASTERDIR?= ${.CURDIR}/../cups-base
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 22e5972bb8a0..6523fc20520a 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bsam@FreeBSD.org
COMMENT= Common UNIX Printing System: Metaport to install complete system
BUILD_DEPENDS= espgs:${PORTSDIR}/${PKGCATEGORY}/cups-pstoraster \