summaryrefslogtreecommitdiff
path: root/net/libdnet/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2005-02-28 12:53:53 +0000
committerwiz <wiz>2005-02-28 12:53:53 +0000
commit51c5264854cd75b3b99a1c6722ee54ded3e3be14 (patch)
treeddeac3ce920b1af4fcfd406ac006a0c9cc725169 /net/libdnet/Makefile
parentadc2c39e45d51f7a12a219498b5703184b2bd70b (diff)
downloadpkgsrc-51c5264854cd75b3b99a1c6722ee54ded3e3be14.tar.gz
Update to 1.10.
Changes in 1.10: quick bugfix release, for non-Python install, and to add some minor updates to the Python module. Changes in 1.9: this long overdue libdnet release includes the following changes: - Tru64 now fully supported - new tun(3) tunnel device interface - improved Python module support - win32 MinGW and VC++ developer's pack
Diffstat (limited to 'net/libdnet/Makefile')
-rw-r--r--net/libdnet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile
index 09c6d25ad4c..6a4dc45a9d4 100644
--- a/net/libdnet/Makefile
+++ b/net/libdnet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2005/02/06 23:57:03 adrianp Exp $
+# $NetBSD: Makefile,v 1.8 2005/02/28 12:53:53 wiz Exp $
#
-DISTNAME= libdnet-1.8
+DISTNAME= libdnet-1.10
CATEGORIES= devel net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libdnet/}