pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/latd Convert to buildlink3 and correct a spelling ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a088e982dd73
branches:  trunk
changeset: 474066:a088e982dd73
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 08:21:53 2004 +0000

description:
Convert to buildlink3 and correct a spelling error in DESCR.

diffstat:

 net/latd/DESCR    |  2 +-
 net/latd/Makefile |  4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 252027d30cd4 -r a088e982dd73 net/latd/DESCR
--- a/net/latd/DESCR    Sun Apr 25 08:21:05 2004 +0000
+++ b/net/latd/DESCR    Sun Apr 25 08:21:53 2004 +0000
@@ -6,4 +6,4 @@
 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 -r 252027d30cd4 -r a088e982dd73 net/latd/Makefile
--- a/net/latd/Makefile Sun Apr 25 08:21:05 2004 +0000
+++ b/net/latd/Makefile Sun Apr 25 08:21:53 2004 +0000
@@ -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 @@
 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
 



Home | Main Index | Thread Index | Old Index