diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-05 00:38:36 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-05 00:38:36 +0000 |
commit | 055db2faefc8c667ce3c275fbff1b5c91b540f8c (patch) | |
tree | 96f2cb77c4344affdb2866a2f937ffb60659a4e0 /www | |
parent | cd9ea9bdc5177ba617c28603c5c21c228e49d9f9 (diff) | |
download | ports-055db2faefc8c667ce3c275fbff1b5c91b540f8c.tar.gz ports-055db2faefc8c667ce3c275fbff1b5c91b540f8c.zip |
Diffstat (limited to 'www')
-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 525d763363bc..5c4130c778a8 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,6 +1,6 @@ PORTNAME= adblock DISTVERSION= 0.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |