diff options
-rw-r--r-- | net/libdnet/Makefile | 4 | ||||
-rw-r--r-- | net/libdnet/distinfo | 2 | ||||
-rw-r--r-- | net/libdnet/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile index 8370d895ef05..dcd80acd7fba 100644 --- a/net/libdnet/Makefile +++ b/net/libdnet/Makefile @@ -6,13 +6,13 @@ # PORTNAME= libdnet -PORTVERSION= 1.5 +PORTVERSION= 1.7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dominic.marks@btinternet.com -COMMENT= A simple interface to level networking routines +COMMENT= A simple interface to low level networking routines GNU_CONFIGURE= yes diff --git a/net/libdnet/distinfo b/net/libdnet/distinfo index ce07b4d7f750..bac52e775a6c 100644 --- a/net/libdnet/distinfo +++ b/net/libdnet/distinfo @@ -1 +1 @@ -MD5 (libdnet-1.5.tar.gz) = 378c10adefc3ce5333af8f3ee47385cc +MD5 (libdnet-1.7.tar.gz) = e0680e7375dd733f50466fcd4ac5e203 diff --git a/net/libdnet/pkg-plist b/net/libdnet/pkg-plist index 5d31fa46b61f..9fe912270202 100644 --- a/net/libdnet/pkg-plist +++ b/net/libdnet/pkg-plist @@ -9,6 +9,7 @@ include/dnet/fw.h include/dnet/icmp.h include/dnet/intf.h include/dnet/ip.h +include/dnet/ip6.h include/dnet/os.h include/dnet/rand.h include/dnet/route.h |