You've already forked macports-contrib
mirror of
https://github.com/macports/macports-contrib.git
synced 2026-07-12 18:18:45 -07:00
port_cutleaves: bump version to 0.1.4 to have a release with MacPorts 2.3.0 compatibility
git-svn-id: https://svn.macports.org/repository/macports/contrib@120534 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
if test -x @prefix@/bin/port-tclsh; then exec @prefix@/bin/port-tclsh "$0" "$@"; else exec /usr/bin/tclsh "$0" "$@"; fi
|
||||
# $Id$
|
||||
|
||||
set VERSION 0.1.3
|
||||
set VERSION 0.1.4
|
||||
set prefix "@prefix@"
|
||||
|
||||
# - Procedures ---------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user