git: 95263ca4fb80 - main - ftp/proftpd: bump PORTREVISION to fix build of module ports

From: Martin Matuska <mm_at_FreeBSD.org>
Date: Sun, 22 Dec 2024 20:28:51 UTC
The branch main has been updated by mm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=95263ca4fb8069f91759c6eac54783daa1dd588c

commit 95263ca4fb8069f91759c6eac54783daa1dd588c
Author:     Martin Matuska <mm@FreeBSD.org>
AuthorDate: 2024-12-22 20:28:12 +0000
Commit:     Martin Matuska <mm@FreeBSD.org>
CommitDate: 2024-12-22 20:28:12 +0000

    ftp/proftpd: bump PORTREVISION to fix build of module ports
---
 ftp/proftpd/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index eea8314adf6c..83daada4f34e 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -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/ \