diff options
Diffstat (limited to 'dns/dnsmasq-devel/Makefile')
-rw-r--r-- | dns/dnsmasq-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index 3cc4028749aa..0a704369d976 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= dnsmasq -DISTVERSION= 2.92test1 # remember to bump PORTEPOCH when going from test to rc! +DISTVERSION= 2.92test2 # remember to bump PORTEPOCH when going from test to rc! # Leave the PORTREVISION in even if 0 to avoid accidental PORTEPOCH bumps: PORTREVISION= 0 PORTEPOCH= 6 |