diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:29 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:29 +0000 |
commit | a63c4d943fbfb31324262079cc64e0d8dbb89bba (patch) | |
tree | a9d94a88faa5d0e3de1762b0eea75c8f7ddbd623 /irc/xchat-mircryption | |
parent | e51ae914b5f05cbec2c8ae177f9935c3fb455b33 (diff) | |
download | ports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.tar.gz ports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.zip |
Notes
Diffstat (limited to 'irc/xchat-mircryption')
-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> |