summaryrefslogtreecommitdiff
path: root/filesystems/fuse-curlftpfs
diff options
context:
space:
mode:
authortron <tron>2014-02-12 23:17:32 +0000
committertron <tron>2014-02-12 23:17:32 +0000
commit8389d33885374045532d99c572e6b359b0eb0304 (patch)
tree437a865da8d01c86343f3a78f63e77aad15ad97a /filesystems/fuse-curlftpfs
parentb341fa7028e3dd571e2f09da069500b34816d52d (diff)
downloadpkgsrc-8389d33885374045532d99c572e6b359b0eb0304.tar.gz
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'filesystems/fuse-curlftpfs')
-rw-r--r--filesystems/fuse-curlftpfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/fuse-curlftpfs/Makefile b/filesystems/fuse-curlftpfs/Makefile
index 423a968ca45..21065b993e2 100644
--- a/filesystems/fuse-curlftpfs/Makefile
+++ b/filesystems/fuse-curlftpfs/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2013/02/06 23:22:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.15 2014/02/12 23:17:53 tron Exp $
#
DISTNAME= curlftpfs-0.9.1
PKGNAME= fuse-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=curlftpfs/}