diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-03-22 03:15:29 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-03-22 03:20:05 +0800 |
commit | 4d15212d0b835056e029c14b935aede3ffa00941 (patch) | |
tree | 22cdad1dd491894a401ec7f3644fd59325d051cb /www/py-adblock/Makefile | |
parent | 6931d1c7cc612ef3cb244c83a5af5b74d6a9401b (diff) | |
download | freebsd-ports-4d15212d0b835056e029c14b935aede3ffa00941.zip |
dns/public_suffix_list: Update to 20230228
- Bump PORTREVISION of dependent ports for package change
Changes: https://github.com/publicsuffix/list/commits/master
Diffstat (limited to 'www/py-adblock/Makefile')
-rw-r--r-- | www/py-adblock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile index 0cee6f4b7e3c..f60fda1e8b19 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,6 +1,6 @@ PORTNAME= adblock DISTVERSION= 0.5.0 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |