freebsd-ports/net/isc-dhcp41-client/Makefile
Wesley Shields f184505469 Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
2012-12-12 18:48:33 +00:00

8 lines
167 B
Makefile

# $FreeBSD$
COMMENT= The ISC Dynamic Host Configuration Protocol client
SUBSYS= client
MASTERDIR= ${.CURDIR}/../isc-dhcp41-server
.include "${MASTERDIR}/Makefile"