aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2007-01-31 19:48:12 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2007-01-31 19:48:12 +0000
commiteabcb9a740cf13cb3c3d4f2f22269077dc087aa2 (patch)
tree91aafd4ac308e9e2c5b14fd447e7985b9b8c3819 /devel
parent3ce8239d419dfc91e467ef6a3eaa4f30a945ee99 (diff)
downloadports-eabcb9a740cf13cb3c3d4f2f22269077dc087aa2.tar.gz
ports-eabcb9a740cf13cb3c3d4f2f22269077dc087aa2.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/cogito/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cogito/Makefile b/devel/cogito/Makefile
index 1f232bb3df7c..80589f210561 100644
--- a/devel/cogito/Makefile
+++ b/devel/cogito/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cogito
PORTVERSION= 0.17.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.kernel.org/pub/software/scm/cogito/ \
http://www.uk.kernel.org/pub/software/scm/cogito/ \
@@ -21,7 +21,7 @@ BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \
xmlto:${PORTSDIR}/textproc/xmlto
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
RUN_DEPENDS= git:${PORTSDIR}/devel/git \
- bash:${PORTSDIR}/shells/bash2 \
+ bash:${PORTSDIR}/shells/bash \
rsync:${PORTSDIR}/net/rsync
USE_BZIP2= yes