From 18c34260ce5ffb7546567b81d8a50baf111592e1 Mon Sep 17 00:00:00 2001 From: tijl Date: Fri, 4 Jul 2014 09:40:59 +0000 Subject: Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) --- ftp/filezilla/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ftp/filezilla/Makefile') diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index 0ec3398f65ca..5c4c958680cf 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -3,6 +3,7 @@ PORTNAME= filezilla PORTVERSION= 3.8.0 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src -- cgit