diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-12-09 14:49:08 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-12-09 14:49:08 +0000 |
commit | 352933e9c578c4ff0e44a1e0156e4da92e02590b (patch) | |
tree | 2828121f21534c9e74459f609786e1ad13fea568 /print/cups | |
parent | f74450cd2ea628ddfa54549a4dae56ce626f6958 (diff) | |
download | ports-352933e9c578c4ff0e44a1e0156e4da92e02590b.tar.gz ports-352933e9c578c4ff0e44a1e0156e4da92e02590b.zip |
Notes
Diffstat (limited to 'print/cups')
-rw-r--r-- | print/cups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |