diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:29 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:29 +0800 |
commit | c1053393f2f374c49c8bbfe56f1a707cae6abf61 (patch) | |
tree | 7681fe4daa433e86a5a66045f73c8317158ac02f /dns/maradns1 | |
parent | ae4cfa24f968b423a52fbe3d55b820123a687244 (diff) | |
download | freebsd-ports-gnome-c1053393f2f374c49c8bbfe56f1a707cae6abf61.tar.gz freebsd-ports-gnome-c1053393f2f374c49c8bbfe56f1a707cae6abf61.tar.zst freebsd-ports-gnome-c1053393f2f374c49c8bbfe56f1a707cae6abf61.zip |
Remove trailing whitespaces from category dns
Diffstat (limited to 'dns/maradns1')
-rw-r--r-- | dns/maradns1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/maradns1/Makefile b/dns/maradns1/Makefile index fd3ddac8a50d..d9ba3682d5bc 100644 --- a/dns/maradns1/Makefile +++ b/dns/maradns1/Makefile @@ -24,7 +24,7 @@ USE_RC_SUBR= ${PORTNAME} zoneserver USERS= bind GROUPS= bind -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \ |