ftp/proftpd: bump PORTREVISION to fix build of module ports

This commit is contained in:
Martin Matuska 2024-12-22 21:28:12 +01:00
parent aa9b59b778
commit 95263ca4fb

View file

@ -1,6 +1,7 @@
PORTNAME?= proftpd
.if !defined(DISTVERSION)
PORTVERSION?= ${PROFTPD_VERSION}
PORTREVISION?= 1
.endif
CATEGORIES?= ftp
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \