aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-16 10:44:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-16 10:44:52 +0000
commit4190a2434c613efb5f22375a3a146bb10687b23e (patch)
tree512100712e93681858c65b90f5859632aed9579d /net
parente4df6c1cb285476111d3e005060f7364a6fa0adf (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/nam/Makefile2
-rw-r--r--net/ns/Makefile2
-rw-r--r--net/ns2/Makefile2
-rw-r--r--net/xicq/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net/nam/Makefile b/net/nam/Makefile
index 16fb5f1ca566..a0010f636716 100644
--- a/net/nam/Makefile
+++ b/net/nam/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl
MAN1= nam.1
MANCOMPRESSED= no
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/nam-1.0a7
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2
diff --git a/net/ns/Makefile b/net/ns/Makefile
index c89e355b02b0..37845457bbbe 100644
--- a/net/ns/Makefile
+++ b/net/ns/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PREFIX}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
MAN1= ns.1
MANCOMPRESSED= no
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/ns-2.1b5
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2
diff --git a/net/ns2/Makefile b/net/ns2/Makefile
index c89e355b02b0..37845457bbbe 100644
--- a/net/ns2/Makefile
+++ b/net/ns2/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PREFIX}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
MAN1= ns.1
MANCOMPRESSED= no
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/ns-2.1b5
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2
diff --git a/net/xicq/Makefile b/net/xicq/Makefile
index ab772c351d6b..40bc02653fec 100644
--- a/net/xicq/Makefile
+++ b/net/xicq/Makefile
@@ -13,7 +13,7 @@ DISTNAME= xicq-071298-snapshot.src
MAINTAINER= scrappy@FreeBSD.org
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/xicq-071298
USE_GMAKE= yes
MAKE_ENV= OPT="${CFLAGS}"