Date: Sun, 22 Dec 2024 20:28:51 GMT From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 95263ca4fb80 - main - ftp/proftpd: bump PORTREVISION to fix build of module ports Message-ID: <202412222028.4BMKSpgP045399@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412222028.4BMKSpgP045399>