diff options
Diffstat (limited to 'print/pnm2ppa')
-rw-r--r-- | print/pnm2ppa/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile index a2cde0aec69b..26b34bf7752d 100644 --- a/print/pnm2ppa/Makefile +++ b/print/pnm2ppa/Makefile @@ -9,14 +9,13 @@ PORTNAME= pbm2ppa PORTVERSION= 0.8.6 CATEGORIES= print MASTER_SITES= http://www.httptech.com/ppa/files/ -DISTNAME= ppa-0.8.6 +DISTFILES= ppa-${PORTVERSION}.tar.gz MAINTAINER= smace@freebsd.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \ enscript:${PORTSDIR}/print/enscript-letter -WRKSRC= ${WRKDIR}/${PKGNAME} USE_GMAKE= yes HPMODEL?= 720 |