aboutsummaryrefslogtreecommitdiff
path: root/textproc/lotusxsl/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 21:54:47 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 21:54:47 +0000
commit37c0ef8e3bc1afeab57f1c4f837b3c0031db633a (patch)
treed111af8805f53a860dcffea8daeb8e9837238499 /textproc/lotusxsl/Makefile
parentf7e02694169756b47f76eb898606fb4b51b87123 (diff)
downloadports-37c0ef8e3bc1afeab57f1c4f837b3c0031db633a.tar.gz
ports-37c0ef8e3bc1afeab57f1c4f837b3c0031db633a.zip
Notes
Diffstat (limited to 'textproc/lotusxsl/Makefile')
-rw-r--r--textproc/lotusxsl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/lotusxsl/Makefile b/textproc/lotusxsl/Makefile
index f52430701c8c..799468f8611e 100644
--- a/textproc/lotusxsl/Makefile
+++ b/textproc/lotusxsl/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: LotusXSL
-# Version required: 0.18.4
# Date created: 23 June 1999
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= lotusxsl_0_18_4
-PKGNAME= lotusxsl-0.18.4
+PORTNAME= lotusxsl
+PORTVERSION= 0.18.4
CATEGORIES= textproc
MASTER_SITES= http://www.alphaworks.ibm.com/formula/lotusxsl/
#MASTER_SITES= http://apps.alphaworks.ibm.com/technologies/lotusxsl/
+DISTNAME= ${PORTNAME}_0_18_4
EXTRACT_SUFX= .zip
MAINTAINER= kuriyama@FreeBSD.org