diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-16 10:43:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-16 10:43:52 +0000 |
commit | 1ff55535ca074728604beab72eb0689204292037 (patch) | |
tree | 2c0a9bbca5acef68ce26d0f5573fab889b64005a | |
parent | 53529425d7811472e5fcac7c148711e4c624e6e2 (diff) | |
download | ports-1ff55535ca074728604beab72eb0689204292037.tar.gz ports-1ff55535ca074728604beab72eb0689204292037.zip |
Notes
-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 \ |