diff options
Diffstat (limited to 'dns/godns/Makefile')
-rw-r--r-- | dns/godns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/godns/Makefile b/dns/godns/Makefile index 682a02451e53..85ec6ede8de0 100644 --- a/dns/godns/Makefile +++ b/dns/godns/Makefile @@ -1,6 +1,7 @@ PORTNAME= godns DISTVERSIONPREFIX= v DISTVERSION= 3.2.4 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://raw.githubusercontent.com/TimothyYe/${PORTNAME}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod |