summaryrefslogtreecommitdiff
path: root/net/nam/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-16 19:55:57 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-16 19:55:57 +0000
commiteabc6ae4d2b8f4fc0ba8ede885d0311a55c5ade2 (patch)
treee1a1be47c3642dc84d8d59aa5408e10499e55d0d /net/nam/Makefile
parentUpdate to version 0.8.1.1. (diff)
Update to version 1.0a8.
PR: 19877 Submitted by: Eoin Lawless <eoin@maths.tcd.ie>
Diffstat (limited to 'net/nam/Makefile')
-rw-r--r--net/nam/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/nam/Makefile b/net/nam/Makefile
index a0010f636716..c04443ecb71a 100644
--- a/net/nam/Makefile
+++ b/net/nam/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= nam
-PORTVERSION= 1.0.a7
+PORTVERSION= 1.0a8
CATEGORIES= net
MASTER_SITES= http://www-mash.cs.berkeley.edu/dist/vint/
-DISTNAME= nam-src-1.0a7
+DISTNAME= nam-src-${PORTVERSION}
MAINTAINER= obonilla@fisicc-ufm.edu
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl
MAN1= nam.1
MANCOMPRESSED= no
-WRKSRC= ${WRKDIR}/nam-1.0a7
+WRKSRC= ${WRKDIR}/${PKGNAME}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2