summaryrefslogtreecommitdiff
path: root/print/a2ps43-letter
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 17:41:40 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 17:41:40 +0000
commitd38f7d91c87848913d7b9b0866087c3f5f3b5dff (patch)
treef40aa0fae836f0a8866249f7237e61d83b9feafd /print/a2ps43-letter
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27421
Diffstat (limited to 'print/a2ps43-letter')
-rw-r--r--print/a2ps43-letter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/a2ps43-letter/Makefile b/print/a2ps43-letter/Makefile
index a2318507119b..4a495cc93cd6 100644
--- a/print/a2ps43-letter/Makefile
+++ b/print/a2ps43-letter/Makefile
@@ -1,16 +1,16 @@
# ex:ts=8
# New ports collection makefile for: a2ps
-# Version required: 0.0
# Date created: 6 November 1994
# Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu)
#
# $FreeBSD$
#
-DISTNAME= a2ps.V4.3
-PKGNAME= a2ps-${PAPERSIZE}-4.3
+PORTNAME= a2ps-${PAPERSIZE}
+PORTVERSION= 4.3
CATEGORIES= print
MASTER_SITES= ftp://ftp.imag.fr/archive/postscript/format.translators/
+DISTNAME= a2ps.V4.3
MAINTAINER= obrien@FreeBSD.org