diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:24 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:24 +0800 |
commit | 9e45ebd06174d10612c61924e7063334e1a88349 (patch) | |
tree | c23f8e3aaaceaf69439720a6245f5eec19f16a67 /security/identify/Makefile | |
parent | 408d1a840b568addb8b5fdf2cc8c0213bdec8550 (diff) | |
download | freebsd-ports-gnome-9e45ebd06174d10612c61924e7063334e1a88349.tar.gz freebsd-ports-gnome-9e45ebd06174d10612c61924e7063334e1a88349.tar.zst freebsd-ports-gnome-9e45ebd06174d10612c61924e7063334e1a88349.zip |
Remove trailing whitespaces from category security
Diffstat (limited to 'security/identify/Makefile')
-rw-r--r-- | security/identify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/identify/Makefile b/security/identify/Makefile index 9d8965bf5a35..5da9444700f8 100644 --- a/security/identify/Makefile +++ b/security/identify/Makefile @@ -17,7 +17,7 @@ PLIST_FILES= libexec/identify NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |