diff options
Diffstat (limited to 'mkport.sh')
-rwxr-xr-x | mkport.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,9 +3,9 @@ # from a checked out git repo # Set the port -port="x11/lumina" +#port="x11/lumina" dfile="lumina" -VERSION="1.2.2" +VERSION="1.3.0" massage_subdir() { cd "$1" |