From 5bcd51df20b4f6bc8af2e10717d755fe2765da55 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 4 Sep 1999 19:18:29 +0000 Subject: change use of DISTNAME and portlint --- print/a2ps43-letter/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'print') diff --git a/print/a2ps43-letter/Makefile b/print/a2ps43-letter/Makefile index d4037da687bd..d80f6ee9ad59 100644 --- a/print/a2ps43-letter/Makefile +++ b/print/a2ps43-letter/Makefile @@ -6,11 +6,10 @@ # $FreeBSD$ # -DISTNAME= a2ps +DISTNAME= a2ps.V4.3 PKGNAME= a2ps-${PAPERSIZE}-4.3 CATEGORIES= print MASTER_SITES= ftp://ftp.imag.fr/archive/postscript/format.translators/ -DISTFILES= a2ps.V4.3.tar.gz MAINTAINER= obrien@FreeBSD.org @@ -31,7 +30,7 @@ HEIGHT=11.64 A4_PAPERSIZE=1 .else .BEGIN: - @${ECHO} "Error: invalid value for PAPERSIZE: \"${PAPERSIZE}\"" + @${ECHO} "Error: invalid value for PAPERSIZE: \"${PAPERSIZE}\"" @${ECHO} "Possible values are: a4 or letter" @${FALSE} .endif -- cgit v1.2.3