From 37c0ef8e3bc1afeab57f1c4f837b3c0031db633a Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 21:54:47 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- textproc/xlhtml/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'textproc/xlhtml') diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index 348110dba609..17d7a9d37dfd 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -1,21 +1,20 @@ # New ports collection makefile for: xlHtml -# Version required: 0.2.6 # Date created: 27 March 2000 # Whom: Maxim Sobolev # # $FreeBSD$ # -DISTNAME= xlHtml-${VERSION} -PKGNAME= xlhtml-${VERSION} +PORTNAME= xlhtml +PORTVERSION= 0.2.6 CATEGORIES= textproc MASTER_SITES= http://www.gate.net/~ddata/xlHtml/ +DISTNAME= xlHtml-${PORTVERSION} MAINTAINER= sobomax@altavista.net LIB_DEPENDS= cole.2:${PORTSDIR}/textproc/cole -VERSION= 0.2.6 USE_LIBTOOL= yes do-install: -- cgit v1.2.3