diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-14 20:06:02 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-14 20:06:02 +0800 |
commit | 5058f8942737fd1a9ab6b6557e1d004d150a3787 (patch) | |
tree | 3adce8b72dec1f312db01fe9db27c9f7171850f0 /dns/dnsmasq/Makefile | |
parent | 057d727e02b3e92b41019304a6fcf7a5bc365768 (diff) | |
download | freebsd-ports-gnome-5058f8942737fd1a9ab6b6557e1d004d150a3787.tar.gz freebsd-ports-gnome-5058f8942737fd1a9ab6b6557e1d004d150a3787.tar.zst freebsd-ports-gnome-5058f8942737fd1a9ab6b6557e1d004d150a3787.zip |
- Update to 2.38
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 5d2afc0a48a4..42bec004b584 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.37 +PORTVERSION= 2.38 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ ${MASTER_SITE_GENTOO} |