aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-03-07 11:25:10 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-03-07 11:25:10 +0800
commitd43ea8768e0bf1e39de18f804246f3e634fe998f (patch)
tree4182f12506e5ebc35eb16b446a1a7b815762ed62 /print
parent49f67f0f61db6ce04ad97be8c96b8ca1bdb70943 (diff)
downloadfreebsd-ports-gnome-d43ea8768e0bf1e39de18f804246f3e634fe998f.tar.gz
freebsd-ports-gnome-d43ea8768e0bf1e39de18f804246f3e634fe998f.tar.zst
freebsd-ports-gnome-d43ea8768e0bf1e39de18f804246f3e634fe998f.zip
- Please welcome back Chris Petrik as maintainer of
these ports [1] - Trim headers - Remove indefinite article from COMMENT - Convert tab to space in WWW lines PR: ports/175415 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1] Discussed with: bapt
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-smb-backend/Makefile10
-rw-r--r--print/cups/Makefile2
5 files changed, 7 insertions, 11 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index 56d797750a22..ebdca41edbea 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION}
PKGNAMESUFFIX= ${CUPS_SUFFIX}${PKGNAMESUFFIX2}
UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= Common UNIX Printing System: ${COMMENT2}
LICENSE= GPLv2
diff --git a/print/cups-client/Makefile b/print/cups-client/Makefile
index ae991812aea0..1e9607a5fe51 100644
--- a/print/cups-client/Makefile
+++ b/print/cups-client/Makefile
@@ -2,7 +2,7 @@
CATEGORIES= print
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= c.petrik.sosa@gmail.com
MASTERDIR?= ${.CURDIR}/../cups-base
diff --git a/print/cups-image/Makefile b/print/cups-image/Makefile
index 7184b36e0992..d772197524e8 100644
--- a/print/cups-image/Makefile
+++ b/print/cups-image/Makefile
@@ -2,7 +2,7 @@
CATEGORIES= print
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= c.petrik.sosa@gmail.com
MASTERDIR?= ${.CURDIR}/../cups-base
diff --git a/print/cups-smb-backend/Makefile b/print/cups-smb-backend/Makefile
index 5935498b1531..40f0c50e6d6c 100644
--- a/print/cups-smb-backend/Makefile
+++ b/print/cups-smb-backend/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: cups-smb-backend
-# Date created: 12 November 2005
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= cups-smb-backend
PORTVERSION= 1.0
@@ -12,8 +8,8 @@ CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A CUPS backend for printing to Windows servers
+MAINTAINER= c.petrik.sosa@gmail.com
+COMMENT= CUPS backend for printing to Windows servers
RUN_DEPENDS= smbspool:${PORTSDIR}/net/${SAMBA_PORT} \
${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 0f18b15b2d8d..cc26100b5a47 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= c.petrik.sosa@gmail.com
COMMENT= Common UNIX Printing System: Metaport to install complete system
BUILD_DEPENDS= espgs:${PORTSDIR}/${PKGCATEGORY}/cups-pstoraster \