diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:38:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:38:46 +0800 |
commit | eab6c1970c07866b1c3006b9c73b563a2cb1017c (patch) | |
tree | 77c60dbb77ee467760b8bfdef70090f4093e540e /net-mgmt/etherape/Makefile | |
parent | dc665c04617b28f13e38d2d58f57527910e841ee (diff) | |
download | freebsd-ports-gnome-eab6c1970c07866b1c3006b9c73b563a2cb1017c.tar.gz freebsd-ports-gnome-eab6c1970c07866b1c3006b9c73b563a2cb1017c.tar.zst freebsd-ports-gnome-eab6c1970c07866b1c3006b9c73b563a2cb1017c.zip |
Remove trailing whitespaces from category net-mgmt
Diffstat (limited to 'net-mgmt/etherape/Makefile')
-rw-r--r-- | net-mgmt/etherape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile index 024bc0d4fbe9..7bfd18471b16 100644 --- a/net-mgmt/etherape/Makefile +++ b/net-mgmt/etherape/Makefile @@ -21,7 +21,7 @@ MAN1= etherape.1 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |