aboutsummaryrefslogtreecommitdiff
path: root/print/c2ps-letter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/c2ps-letter/Makefile')
-rw-r--r--print/c2ps-letter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/c2ps-letter/Makefile b/print/c2ps-letter/Makefile
index 9dcbf55f55eb..d5edc66a25bc 100644
--- a/print/c2ps-letter/Makefile
+++ b/print/c2ps-letter/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: c2ps (letter)
-# Version required: 4.0
# Date created: 19 March 1997
# Whom: Matthew Hunt <mph@pobox.com>
#
# $FreeBSD$
#
-DISTNAME= c2ps-4.0
-PKGNAME= c2ps-${PAPERSIZE}-4.0
+PORTNAME= c2ps-${PAPERSIZE}
+PORTVERSION= 4.0
CATEGORIES= print
MASTER_SITES= http://www.cs.technion.ac.il/users/c2ps/
+DISTNAME= c2ps-${PORTVERSION}
MAINTAINER= mph@freebsd.org