diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2024-05-20 10:29:56 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2024-05-20 10:33:03 +0000 |
commit | b66e4949cb23218adc602edc35db187f966c5377 (patch) | |
tree | 16da60cb80deca042845c491a0eec8b6592c0d1c /databases/proftpd-mod_sql_postgres/Makefile | |
parent | www/gitlab: new ports required for 17.0.0 (diff) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se>
Diffstat (limited to 'databases/proftpd-mod_sql_postgres/Makefile')
-rw-r--r-- | databases/proftpd-mod_sql_postgres/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/proftpd-mod_sql_postgres/Makefile b/databases/proftpd-mod_sql_postgres/Makefile index 9cd1632766e8..ee416ed240ab 100644 --- a/databases/proftpd-mod_sql_postgres/Makefile +++ b/databases/proftpd-mod_sql_postgres/Makefile @@ -1,5 +1,5 @@ PORTNAME= mod_sql_postgres -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases ftp PKGNAMEPREFIX= proftpd- |