diff options
Diffstat (limited to 'irc/xchat-mircryption/Makefile')
-rw-r--r-- | irc/xchat-mircryption/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile index 11eab9beb15c..a7ad3e5145fa 100644 --- a/irc/xchat-mircryption/Makefile +++ b/irc/xchat-mircryption/Makefile @@ -31,7 +31,7 @@ PLIST_FILES= lib/xchat/plugins/mircryption.so PORTDOCS= README.txt PORTEXAMPLES= mcps_masterkey_on_start.pl -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |