aboutsummaryrefslogtreecommitdiff
path: root/ftp/proftpd
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-11 17:05:50 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-11 17:05:50 +0000
commite91f5afdf57dc757348469e1762d76ff398c1c70 (patch)
tree3d626979f5be179605c8ec7e4bd534a6180b7fad /ftp/proftpd
parentc66fafa19395d81b5d01b8b4380172d3f8126af0 (diff)
downloadports-e91f5afdf57dc757348469e1762d76ff398c1c70.tar.gz
ports-e91f5afdf57dc757348469e1762d76ff398c1c70.zip
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627. Approved by: portmgr (not really, but touches unstaged ports)
Notes
Notes: svn path=/head/; revision=364628
Diffstat (limited to 'ftp/proftpd')
-rw-r--r--ftp/proftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index a9b02f898f50..97d1b4388a4d 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -5,7 +5,7 @@ PORTNAME?= proftpd
.if !defined(DISTVERSION)
PORTVERSION?= ${PROFTPD_VERSION}
.endif
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES?= ftp
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
https://github.com/downloads/proftpd/proftpd.github.com/ \