diff options
Diffstat (limited to 'net/dhcprelay/Makefile')
-rw-r--r-- | net/dhcprelay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dhcprelay/Makefile b/net/dhcprelay/Makefile index d9e62b9a83af..36f17e255a3b 100644 --- a/net/dhcprelay/Makefile +++ b/net/dhcprelay/Makefile @@ -6,12 +6,12 @@ # PORTNAME= dhcprelay -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= net MASTER_SITES= http://www.mavetju.org/download/ MAINTAINER= edwin@mavetju.org -COMMENT= Light weight DHCP Relay Agent with GIF tunnel support +COMMENT= Lightweight DHCP Relay Agent with GIF tunnel support LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet |