Date: Mon, 9 Dec 2013 14:49:09 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335993 - in head/print: cups cups-base cups-client cups-image Message-ID: <201312091449.rB9En9du046487@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bsam Date: Mon Dec 9 14:49:08 2013 New Revision: 335993 URL: http://svnweb.freebsd.org/changeset/ports/335993 Log: Guess I should take those ports... Modified: head/print/cups-base/Makefile head/print/cups-client/Makefile head/print/cups-image/Makefile head/print/cups/Makefile Modified: head/print/cups-base/Makefile ============================================================================== --- head/print/cups-base/Makefile Mon Dec 9 14:21:04 2013 (r335992) +++ head/print/cups-base/Makefile Mon Dec 9 14:49:08 2013 (r335993) @@ -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 Modified: head/print/cups-client/Makefile ============================================================================== --- head/print/cups-client/Makefile Mon Dec 9 14:21:04 2013 (r335992) +++ head/print/cups-client/Makefile Mon Dec 9 14:49:08 2013 (r335993) @@ -2,7 +2,7 @@ CATEGORIES= print -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bsam@FreeBSD.org MASTERDIR?= ${.CURDIR}/../cups-base Modified: head/print/cups-image/Makefile ============================================================================== --- head/print/cups-image/Makefile Mon Dec 9 14:21:04 2013 (r335992) +++ head/print/cups-image/Makefile Mon Dec 9 14:49:08 2013 (r335993) @@ -2,7 +2,7 @@ CATEGORIES= print -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bsam@FreeBSD.org MASTERDIR?= ${.CURDIR}/../cups-base Modified: head/print/cups/Makefile ============================================================================== --- head/print/cups/Makefile Mon Dec 9 14:21:04 2013 (r335992) +++ head/print/cups/Makefile Mon Dec 9 14:49:08 2013 (r335993) @@ -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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312091449.rB9En9du046487>