diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
commit | 7e80cde3289d108a73c54656f4fde354dd2fb09e (patch) | |
tree | b85b705571d426ca1d0ff74b6af8f029081a6a39 /www/asterisk-gui/files/patch-bootstrap.sh | |
parent | - update to 3.43 (diff) |
Round one migration of ports from automake{19,110} to automake111
Notes
Notes:
svn path=/head/; revision=262460
Diffstat (limited to 'www/asterisk-gui/files/patch-bootstrap.sh')
-rw-r--r-- | www/asterisk-gui/files/patch-bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/asterisk-gui/files/patch-bootstrap.sh b/www/asterisk-gui/files/patch-bootstrap.sh index 55d76d3563ff..d65faa8a32f0 100644 --- a/www/asterisk-gui/files/patch-bootstrap.sh +++ b/www/asterisk-gui/files/patch-bootstrap.sh @@ -7,7 +7,7 @@ - MY_AC_VER=259 - MY_AM_VER=19 + MY_AC_VER=-2.67 -+ MY_AM_VER=-1.9 ++ MY_AM_VER=-1.11 else # linux case MY_AC_VER= MY_AM_VER= |