diff options
| author | Oleksii Samorukov <samm@FreeBSD.org> | 2026-02-04 09:26:23 +0100 |
|---|---|---|
| committer | Oleksii Samorukov <samm@FreeBSD.org> | 2026-02-04 09:26:23 +0100 |
| commit | bcf77ce51e48dbe416b5cc438eeb7c8f4fce8fe7 (patch) | |
| tree | 0f98e917074c98dd2cf9b04a87dd1014f2e77ce8 /dns | |
| parent | dns/inadyn: Deprecate and sunset port (diff) | |
dns/inadyn: add support to define custom args using inadyn_flags
PR: 285697
Diffstat (limited to 'dns')
| -rw-r--r-- | dns/inadyn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/inadyn/Makefile b/dns/inadyn/Makefile index 996a5cd706b0..baf8c77a5097 100644 --- a/dns/inadyn/Makefile +++ b/dns/inadyn/Makefile @@ -1,5 +1,6 @@ PORTNAME= inadyn PORTVERSION= 2.13.0 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://github.com/troglobit/${PORTNAME}/releases/download/v${PORTVERSION}/ |
