diff options
Diffstat (limited to 'dns/libpsl/Makefile')
-rw-r--r-- | dns/libpsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile index 8ac639cac720..926dfd5b4979 100644 --- a/dns/libpsl/Makefile +++ b/dns/libpsl/Makefile @@ -1,6 +1,6 @@ PORTNAME= libpsl PORTVERSION= 0.21.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns MASTER_SITES= https://github.com/rockdaboot/libpsl/releases/download/${PORTVERSION}/ |