aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
commit48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch)
treeeedd43e6e7c3a96d77549de85690d46016e9cc7e /shells
parentaf4658fb56c22ab36db1f30588a3964e1d47d634 (diff)
downloadports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.gz
ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/fish/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile
index b0131f64a066..7654fbe2850b 100644
--- a/shells/fish/Makefile
+++ b/shells/fish/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fish
PORTVERSION= 1.22.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= shells
MASTER_SITES= http://www.fishshell.org/files/1.22.3/ \
http://roo.no-ip.org/fish/files/1.22.3/ \
@@ -16,7 +16,7 @@ MASTER_SITES= http://www.fishshell.org/files/1.22.3/ \
MAINTAINER= kaiw27@gmail.com
COMMENT= A user friendly command line shell
-USE_AUTOTOOLS= autoconf:259
+USE_AUTOTOOLS= autoconf:261
USE_ICONV= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes