diff options
author | Martin Matuska <mm@FreeBSD.org> | 2020-07-05 12:16:22 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2020-07-05 12:16:22 +0000 |
commit | d63d13fa4d6fb8a4dff1b32dfa979f17db2a802c (patch) | |
tree | d53bc4f49de84442e32daadff90695fd6716b4cb /ftp/proftpd-mod_vroot/Makefile | |
parent | devel/libvirt-java: update to 0.5.2 (diff) |
Update distfiles and bump PORTREVISION for proftpd slave ports
Diffstat (limited to 'ftp/proftpd-mod_vroot/Makefile')
-rw-r--r-- | ftp/proftpd-mod_vroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd-mod_vroot/Makefile b/ftp/proftpd-mod_vroot/Makefile index a2d544d5eab7..c3952cf5f807 100644 --- a/ftp/proftpd-mod_vroot/Makefile +++ b/ftp/proftpd-mod_vroot/Makefile @@ -3,7 +3,7 @@ PORTNAME= mod_vroot DISTVERSION= 0.9.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp PKGNAMEPREFIX= proftpd- |