aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-06-04 18:58:00 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-06-06 08:09:02 +0000
commit89893207e7cd5b2328e72dd2a2ba2b7250ac037f (patch)
tree6ed4f8d29d8ac1425225774d6ab465bbb19dc7a7 /dns
parentcf74b0f02d443808db6f9fe7728553ae3b2cbf3c (diff)
downloadports-89893207e7cd5b2328e72dd2a2ba2b7250ac037f.tar.gz
ports-89893207e7cd5b2328e72dd2a2ba2b7250ac037f.zip
*: Clean up some things
- Fix typos - Remove duplicate variables - Remove nop variables - Sort categories - Add missing USES Reported by: portscan
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsmasq/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index fe4d5d7a73fb..18f0e136a78a 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -8,7 +8,6 @@ PORTEPOCH= 1
CATEGORIES= dns
MASTER_SITES= https://www.thekelleys.org.uk/dnsmasq/ \
LOCAL/mandree/
-PATCH_STRIP= -p1
MAINTAINER= mandree@FreeBSD.org
COMMENT= Lightweight DNS forwarder, DHCP, and TFTP server