diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-11-16 22:55:39 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-11-16 22:55:39 +0000 |
commit | f2aecf877605d3c8a6ee65a72761d380d9967c46 (patch) | |
tree | 9513ca9c374681e88db7cf5ae85e4008e47ee327 /net/dhcprelay | |
parent | baa0687760c5aa268e36f9f8ac30ccdffea9734a (diff) | |
download | ports-f2aecf877605d3c8a6ee65a72761d380d9967c46.tar.gz ports-f2aecf877605d3c8a6ee65a72761d380d9967c46.zip |
Notes
Diffstat (limited to 'net/dhcprelay')
-rw-r--r-- | net/dhcprelay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dhcprelay/Makefile b/net/dhcprelay/Makefile index fd08c7726b13..3860d25dcad9 100644 --- a/net/dhcprelay/Makefile +++ b/net/dhcprelay/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.mavetju.org/download/ -MAINTAINER= edwin@mavetju.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight DHCP Relay Agent with GIF tunnel support LIB_DEPENDS= libdnet.so:net/libdnet |