diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:12 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:12 +0800 |
commit | ae4cfa24f968b423a52fbe3d55b820123a687244 (patch) | |
tree | c57028b684f90e9d55f0823dd0fbdaa2a745b384 /devel/p5-DateTime-Locale | |
parent | 9fce2182c8f383a480e80081e3e77ff84dd80e10 (diff) | |
download | freebsd-ports-gnome-ae4cfa24f968b423a52fbe3d55b820123a687244.tar.gz freebsd-ports-gnome-ae4cfa24f968b423a52fbe3d55b820123a687244.tar.zst freebsd-ports-gnome-ae4cfa24f968b423a52fbe3d55b820123a687244.zip |
Remove trailing whitespaces from category devel
Diffstat (limited to 'devel/p5-DateTime-Locale')
-rw-r--r-- | devel/p5-DateTime-Locale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Locale/Makefile b/devel/p5-DateTime-Locale/Makefile index ff40056413bd..b5cbc6f743e2 100644 --- a/devel/p5-DateTime-Locale/Makefile +++ b/devel/p5-DateTime-Locale/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |