From c7aaf28ccebbd77c26fd6939823ff90c5c141895 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 8 Sep 2014 13:58:08 -0300 Subject: [PATCH] Fix plist --- ports/sysutils/bsdinstaller/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/sysutils/bsdinstaller/Makefile b/ports/sysutils/bsdinstaller/Makefile index ccbc2f1..bd5a479 100755 --- a/ports/sysutils/bsdinstaller/Makefile +++ b/ports/sysutils/bsdinstaller/Makefile @@ -293,7 +293,7 @@ PLIST_FILES+= share/dfuibe_lua/main.lua \ PLIST_DIRSTRY= include/aura \ include/dfui \ lib/lua/5.0 \ - lib/lua/bsdinstaller-2.0.2014.0905 \ + lib/lua/bsdinstaller-${PORTVERSION} \ lib/lua \ share/dfuibe_lua/conf \ share/dfuibe_lua/configure/menu \