diff options
author | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
commit | 613151e2837e8095a37e3a001957da0fda0235ef (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /print | |
parent | a6089ce5ef0728935580bb050185f4e400907c06 (diff) | |
download | freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.tar.gz freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.tar.zst freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.zip |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
Diffstat (limited to 'print')
-rw-r--r-- | print/ft2demos/Makefile | 2 | ||||
-rw-r--r-- | print/p5-Net-Printer/Makefile | 2 | ||||
-rw-r--r-- | print/pmw/Makefile | 2 | ||||
-rw-r--r-- | print/py-reportlab/Makefile | 2 | ||||
-rw-r--r-- | print/py-reportlab1/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile index afe36bc29dd2..1a3a8748585a 100644 --- a/print/ft2demos/Makefile +++ b/print/ft2demos/Makefile @@ -8,7 +8,7 @@ CATEGORIES= print MASTER_SITES= SF/freetype/freetype-demos/${PORTVERSION} \ RINGSERVER/graphics/freetype/freetype2 -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Demo programs for FreeType2 LICENSE= BSD3CLAUSE GPLv2 diff --git a/print/p5-Net-Printer/Makefile b/print/p5-Net-Printer/Makefile index ad73a5b63d37..2a0157b28c40 100644 --- a/print/p5-Net-Printer/Makefile +++ b/print/p5-Net-Printer/Makefile @@ -8,7 +8,7 @@ CATEGORIES= print perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl extension for direct-to-lpd printing LICENSE= BSD2CLAUSE diff --git a/print/pmw/Makefile b/print/pmw/Makefile index 738dce7a6b24..2765a5644ec2 100644 --- a/print/pmw/Makefile +++ b/print/pmw/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 4.28 CATEGORIES= print audio MASTER_SITES= http://www.quercite.com/ -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= High quality music typesetting program LICENSE= GPLv2 diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index ea42b8165316..0bf597489360 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PFBFER} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Library to create PDF documents using the Python language LICENSE= BSD3CLAUSE diff --git a/print/py-reportlab1/Makefile b/print/py-reportlab1/Makefile index 66cab959e0c6..544f3c4a857b 100644 --- a/print/py-reportlab1/Makefile +++ b/print/py-reportlab1/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= 1 DISTFILES= reportlab-${PORTVERSION}.tar.gz \ rl_accel-3004.tgz:accel -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Library to create PDF documents using the Python language CONFLICTS= py*-reportlab[^1]-[^1].* \ |