diff options
Diffstat (limited to 'net/libdnet/Makefile')
-rw-r--r-- | net/libdnet/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |