diff options
Diffstat (limited to 'net/isc-dhcp3/Makefile')
-rw-r--r-- | net/isc-dhcp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/isc-dhcp3/Makefile b/net/isc-dhcp3/Makefile index f47dcb85db83..b8c8642bfd58 100644 --- a/net/isc-dhcp3/Makefile +++ b/net/isc-dhcp3/Makefile @@ -7,7 +7,7 @@ # PORTNAME= isc-dhcp3 -PORTVERSION= 3.0.b2.9 +PORTVERSION= 3.0.b2.11 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ DISTNAME= dhcp-3.0b2pl${PORTVERSION:S/3.0.b2.//g} |