aboutsummaryrefslogtreecommitdiff
path: root/ftp/proftpd/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2023-06-25 07:53:33 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2023-07-11 20:15:43 +0000
commit2c2ec62c72ca36f480a349a7f69ad755a4d226dd (patch)
treeb8c0a9100db032e494cfd74006bbb6a8d55b0dbf /ftp/proftpd/Makefile
parent0b59b9276418ce4fce8a73871a13598397ab2f2e (diff)
downloadports-2c2ec62c72ca36f480a349a7f69ad755a4d226dd.tar.gz
ports-2c2ec62c72ca36f480a349a7f69ad755a4d226dd.zip
devel/gettext: Update to 0.22
Convert post-patch commands to real patches. This way there are errors when the underlying code changes. */*: Fix gettext issues. The new gettext tools are more strict. PR: 272210 Exp-run by: antoine
Diffstat (limited to 'ftp/proftpd/Makefile')
-rw-r--r--ftp/proftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 31e8020950af..7fb934c4f629 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -2,7 +2,7 @@ PORTNAME?= proftpd
.if !defined(DISTVERSION)
PORTVERSION?= ${PROFTPD_VERSION}
.endif
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= ftp
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
https://github.com/downloads/proftpd/proftpd.github.com/ \