diff options
Diffstat (limited to 'graphics/podofo/Makefile')
-rw-r--r-- | graphics/podofo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/podofo/Makefile b/graphics/podofo/Makefile index 44575c75321f..b0bce2513962 100644 --- a/graphics/podofo/Makefile +++ b/graphics/podofo/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION:R} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PDF manipulation library and tools LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ |