diff options
author | bofh <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
commit | 613151e2837e8095a37e3a001957da0fda0235ef (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /print/py-reportlab | |
parent | a6089ce5ef0728935580bb050185f4e400907c06 (diff) | |
download | FreeBSD-ports-613151e2837e8095a37e3a001957da0fda0235ef.zip FreeBSD-ports-613151e2837e8095a37e3a001957da0fda0235ef.tar.gz |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
Diffstat (limited to 'print/py-reportlab')
-rw-r--r-- | print/py-reportlab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index ea42b81..0bf5974 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 |