summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/latd/DESCR2
-rw-r--r--net/latd/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/net/latd/DESCR b/net/latd/DESCR
index d19c83921e3..0f2f0e7d56e 100644
--- a/net/latd/DESCR
+++ b/net/latd/DESCR
@@ -6,4 +6,4 @@ programs enable network clients to reach serial devices connected
to old LAT-only terminal servers, such as the DECserver 200/MC.
This is a redistribution of the linux-decnet project's software,
-with NetBSD compatability added.
+with NetBSD compatibility added.
diff --git a/net/latd/Makefile b/net/latd/Makefile
index 93a79047cba..60a5dcbdffa 100644
--- a/net/latd/Makefile
+++ b/net/latd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/10/21 20:55:42 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/25 08:21:53 snj Exp $
#
DISTNAME= latd-1.18
@@ -9,7 +9,7 @@ MAINTAINER= fredette@theory.lcs.mit.edu
HOMEPAGE= http://theory.lcs.mit.edu/~fredette/latd/index.html
COMMENT= The linux-decnet project's LAT protocol suite
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes