aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-curlftpfs
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
committerPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
commitc189a6b2da9cbee7ff927b553a75d1280f12253e (patch)
treeeab313d2cb66a1c1bedfa134756b2754c49555fd /sysutils/fusefs-curlftpfs
parentdecc454be4c8a3fc37cf46bb14d1b2da283dc47c (diff)
downloadports-c189a6b2da9cbee7ff927b553a75d1280f12253e.tar.gz
ports-c189a6b2da9cbee7ff927b553a75d1280f12253e.zip
Notes
Diffstat (limited to 'sysutils/fusefs-curlftpfs')
-rw-r--r--sysutils/fusefs-curlftpfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fusefs-curlftpfs/Makefile b/sysutils/fusefs-curlftpfs/Makefile
index 19d76836108e..28410a4e931b 100644
--- a/sysutils/fusefs-curlftpfs/Makefile
+++ b/sysutils/fusefs-curlftpfs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= curlftpfs
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF
PKGNAMEPREFIX= fusefs-
@@ -15,7 +16,7 @@ MAINTAINER= adox@mcx2.org
COMMENT= Mount remote ftp directories
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
- curl.4:${PORTSDIR}/ftp/curl
+ curl.5:${PORTSDIR}/ftp/curl
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
GNU_CONFIGURE= yes