diff options
author | Don Lewis <truckman@FreeBSD.org> | 2023-09-09 21:49:20 +0000 |
---|---|---|
committer | Don Lewis <truckman@FreeBSD.org> | 2023-09-10 05:35:13 +0000 |
commit | e81c9f11826759d60187c6cc79463f5162781170 (patch) | |
tree | 66b2e8a863c1b2582baa4af0a3057705aa60ce94 /dns/py-pywdns/Makefile | |
parent | c4c6f690d7bb8de7a320f0cb73b9decdcc1437be (diff) |
Diffstat (limited to 'dns/py-pywdns/Makefile')
-rw-r--r-- | dns/py-pywdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-pywdns/Makefile b/dns/py-pywdns/Makefile index c8b357583e1a..d7408abc48d8 100644 --- a/dns/py-pywdns/Makefile +++ b/dns/py-pywdns/Makefile @@ -1,6 +1,6 @@ PORTNAME= pywdns PORTVERSION= 0.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns python MASTER_SITES= FARSIGHT LOCAL/truckman/farsight PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |