diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-02-06 19:17:51 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-02-06 19:17:51 +0000 |
commit | 648028d2ab1f23dbd44a4c705b21dc07f46aed10 (patch) | |
tree | 2d82bd146a3a407970ee56889a0e8bdbe41e5524 /dns/py-ldns/Makefile | |
parent | 072aac55003715e70bae112ebf05c357c5a33211 (diff) |
Notes
Diffstat (limited to 'dns/py-ldns/Makefile')
-rw-r--r-- | dns/py-ldns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/py-ldns/Makefile b/dns/py-ldns/Makefile index 8f77890830fb..bf98311a7a2c 100644 --- a/dns/py-ldns/Makefile +++ b/dns/py-ldns/Makefile @@ -7,5 +7,4 @@ BUILD_PYLDNS=yes PLIST= ${.CURDIR}/pkg-plist -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |