summaryrefslogtreecommitdiff
path: root/filesystems/fuse-curlftpfs
diff options
context:
space:
mode:
authortnn <tnn>2008-01-18 05:06:18 +0000
committertnn <tnn>2008-01-18 05:06:18 +0000
commit16f94dc8fa2842422058379d501425e3f1e9c205 (patch)
tree3fc4469ff1b731261dc8058b7c6233203bfd65ab /filesystems/fuse-curlftpfs
parent02ce116ed2fe9791f3778513badf7dfb6db84ee9 (diff)
downloadpkgsrc-16f94dc8fa2842422058379d501425e3f1e9c205.tar.gz
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Diffstat (limited to 'filesystems/fuse-curlftpfs')
-rw-r--r--filesystems/fuse-curlftpfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/fuse-curlftpfs/Makefile b/filesystems/fuse-curlftpfs/Makefile
index 5c660c7f7ea..d17c02393f0 100644
--- a/filesystems/fuse-curlftpfs/Makefile
+++ b/filesystems/fuse-curlftpfs/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2007/03/15 22:55:21 agc Exp $
+# $NetBSD: Makefile,v 1.3 2008/01/18 05:06:33 tnn Exp $
#
DISTNAME= curlftpfs-0.9
PKGNAME= fuse-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=curlftpfs/}