summaryrefslogtreecommitdiff
path: root/chat/tzc
diff options
context:
space:
mode:
authorseb <seb>2003-09-16 19:51:21 +0000
committerseb <seb>2003-09-16 19:51:21 +0000
commit708851524b8d7d95feccb28eca1f3dc53f253565 (patch)
treed0de457f2ff8f20de1318e55ba4f615a6d9288c5 /chat/tzc
parent7549297589c9997055cfc2ca195e6976f4108304 (diff)
downloadpkgsrc-708851524b8d7d95feccb28eca1f3dc53f253565.tar.gz
Use chat/zephyr/... not chat/zephyr-current/...
Diffstat (limited to 'chat/tzc')
-rw-r--r--chat/tzc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/tzc/Makefile b/chat/tzc/Makefile
index c7517430406..b51679cadb6 100644
--- a/chat/tzc/Makefile
+++ b/chat/tzc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 21:26:25 grant Exp $
+# $NetBSD: Makefile,v 1.3 2003/09/16 19:51:21 seb Exp $
#
DISTNAME= tzc-2.6.15
@@ -14,5 +14,5 @@ LDFLAGS+= -lroken -lcrypto -lcom_err
USE_BUILDLINK2= YES
-.include "../zephyr-current/buildlink2.mk"
+.include "../zephyr/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"