diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
commit | f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49 (patch) | |
tree | a2cfb792d0c999454d1fb367d08eb9385102d5bd /net-mgmt/dhcpconf | |
parent | 4e0fedd5bf8de2dc8cc8eda705eb71385ddeebb7 (diff) | |
download | ports-f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49.tar.gz ports-f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49.zip |
Notes
Diffstat (limited to 'net-mgmt/dhcpconf')
-rw-r--r-- | net-mgmt/dhcpconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/dhcpconf/Makefile b/net-mgmt/dhcpconf/Makefile index 5f6be1ff8f82..a5d909e42100 100644 --- a/net-mgmt/dhcpconf/Makefile +++ b/net-mgmt/dhcpconf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://members.xoom.com/vschade/dhcp-conf/ DISTNAME= dhcp-conf EXTRACT_SUFX= .tgz -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ newt.0:${PORTSDIR}/devel/newt |