diff options
Diffstat (limited to 'print/panda/Makefile')
-rw-r--r-- | print/panda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/panda/Makefile b/print/panda/Makefile index 00865fa1773d..4a8721e5e19c 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= panda DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g:S/p/rc/} EXTRACT_SUFX= .tgz -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ |