diff options
author | miwi <miwi@FreeBSD.org> | 2007-07-09 20:51:37 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-07-09 20:51:37 +0800 |
commit | 8aff331e8ac2863e0cb5ffb29277fe840e81e2ca (patch) | |
tree | 05074b683dbd4bac761bbcbd76d273471eda8877 /dns/dnsmasq/Makefile | |
parent | 92052a77dee57a9108a00ac1034c60514072a94c (diff) | |
download | freebsd-ports-gnome-8aff331e8ac2863e0cb5ffb29277fe840e81e2ca.tar.gz freebsd-ports-gnome-8aff331e8ac2863e0cb5ffb29277fe840e81e2ca.tar.zst freebsd-ports-gnome-8aff331e8ac2863e0cb5ffb29277fe840e81e2ca.zip |
- Update to 2.39
Approved by: maintainer implicit
Diffstat (limited to 'dns/dnsmasq/Makefile')
-rw-r--r-- | dns/dnsmasq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 42bec004b584..ea9e703d2c37 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.38 +PORTVERSION= 2.39 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ ${MASTER_SITE_GENTOO} |