From d38f7d91c87848913d7b9b0866087c3f5f3b5dff Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 17:41:40 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- print/html2ps-letter/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print/html2ps-letter') diff --git a/print/html2ps-letter/Makefile b/print/html2ps-letter/Makefile index c121f2e160cc..1c26d3441e3c 100644 --- a/print/html2ps-letter/Makefile +++ b/print/html2ps-letter/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: html2ps-letter -# Version required: 1.0b1 # Date created: Sat Nov 22 12:54:50 CET 1997 # Whom: andreas # # $FreeBSD$ # -DISTNAME= html2ps-1.0b1 -PKGNAME= html2ps-${PAPERSIZE}-1.0 +PORTNAME= html2ps-${PAPERSIZE} +PORTVERSION= 1.0 CATEGORIES= print www perl5 MASTER_SITES= http://www.tdb.uu.se/~jan/ +DISTNAME= html2ps-1.0b1 MAINTAINER= andreas@FreeBSD.org -- cgit v1.2.3