diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 17:40:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 17:40:53 +0000 |
commit | 3f86adbc9433741e19367c58bb659ce5eb0429ef (patch) | |
tree | feb7c47097ca7869c6013e20492638e771d0de64 /databases/mysql-xql | |
parent | Use GH_COMMIT (diff) |
Cleanup plist
Notes
Notes:
svn path=/head/; revision=375020
Diffstat (limited to 'databases/mysql-xql')
-rw-r--r-- | databases/mysql-xql/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/mysql-xql/Makefile b/databases/mysql-xql/Makefile index 71ca31fcce8d..5c52b76410f7 100644 --- a/databases/mysql-xql/Makefile +++ b/databases/mysql-xql/Makefile @@ -20,6 +20,5 @@ USE_MYSQL= yes USE_LDCONFIG= yes PLIST_FILES= lib/mysql/plugin/lib_mysqludf_xql.so -PLIST_DIRSTRY= lib/mysql/plugin .include <bsd.port.mk> |