aboutsummaryrefslogtreecommitdiff
path: root/lang/tensile/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-16 10:21:43 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-16 10:21:43 +0000
commit5052a1425fb609fc69b471b25029c7f2ee9dea18 (patch)
tree57633af4a83c9996b40a2e08cc8f4547908389e1 /lang/tensile/Makefile
parent676364b06aec6e380d424943000a69908fb39a74 (diff)
downloadports-5052a1425fb609fc69b471b25029c7f2ee9dea18.tar.gz
ports-5052a1425fb609fc69b471b25029c7f2ee9dea18.zip
Notes
Diffstat (limited to 'lang/tensile/Makefile')
-rw-r--r--lang/tensile/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/tensile/Makefile b/lang/tensile/Makefile
index cc56a8e66003..6f691466e5fc 100644
--- a/lang/tensile/Makefile
+++ b/lang/tensile/Makefile
@@ -1,16 +1,17 @@
# ex:ts=8
-# Ports collection makefile for: nsl
+# Ports collection makefile for: tensile
# Date created: May 6, 2002
# Whom: ijliao
#
# $FreeBSD$
#
-PORTNAME= nsl
-PORTVERSION= 0.9
+PORTNAME= tensile
+PORTVERSION= 0.9p5
CATEGORIES= lang
MASTER_SITES= http://savannah.gnu.org/download/nsl/ \
http://iling.nw.ru/~artem/downloads/
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/}
MAINTAINER= ports@FreeBSD.org