aboutsummaryrefslogtreecommitdiff
path: root/comms/unixcw/files
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
commit6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch)
tree7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /comms/unixcw/files
parent48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff)
downloadports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.gz
ports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.zip
Punt autoconf267->autoconf268
Notes
Notes: svn path=/head/; revision=263089
Diffstat (limited to 'comms/unixcw/files')
-rw-r--r--comms/unixcw/files/patch-configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/unixcw/files/patch-configure.ac b/comms/unixcw/files/patch-configure.ac
index 8d836485f98d..8a2c74e76f0b 100644
--- a/comms/unixcw/files/patch-configure.ac
+++ b/comms/unixcw/files/patch-configure.ac
@@ -5,7 +5,7 @@
# General initializations.
-AC_PREREQ(2.57)
-+AC_PREREQ(2.67)
++AC_PREREQ(2.68)
AC_INIT([UnixCW], 2.3, [simon_baldwin@yahoo.com])
-
# Specify a configuration header.