aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsforwarder
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-31 11:43:12 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-31 11:43:12 +0000
commit3cf14055156a025fdc1e0c285b7801289f1c0ce6 (patch)
tree4f2e45bd6a79e61ab80d9fa7fa7a56f04bb7f207 /dns/dnsforwarder
parentd37a8aa562313c58dc8cef1339cc869b62fb841b (diff)
downloadports-3cf14055156a025fdc1e0c285b7801289f1c0ce6.tar.gz
ports-3cf14055156a025fdc1e0c285b7801289f1c0ce6.zip
dns/dnsforwarder: Spell LICENSE_FILE correctly
Also fix PORTEPOCH order.
Notes
Notes: svn path=/head/; revision=503159
Diffstat (limited to 'dns/dnsforwarder')
-rw-r--r--dns/dnsforwarder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/dnsforwarder/Makefile b/dns/dnsforwarder/Makefile
index 8ab78dca521d..4283bbfe5002 100644
--- a/dns/dnsforwarder/Makefile
+++ b/dns/dnsforwarder/Makefile
@@ -3,14 +3,14 @@
PORTNAME= dnsforwarder
PORTVERSION= 6.1.15
-CATEGORIES= dns
PORTEPOCH= 1
+CATEGORIES= dns
MAINTAINER= ports@FreeBSD.org
COMMENT= Dnsforwarder is A simple DNS forwarder
LICENSE= GPLv3
-LICENSE_FILES= ${WRKSRC}/LICENSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libcurl.so:ftp/curl