diff options
author | roam <roam@FreeBSD.org> | 2001-01-09 15:49:47 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-01-09 15:49:47 +0800 |
commit | 6d76865e0d057a6b167954730af8e171ec9ed76d (patch) | |
tree | dde05dc9969613b1a2fff346f35173261848621f /dns/djbdns/Makefile | |
parent | 7e03c93df06e1565eb018a99faac334e8a71bc43 (diff) | |
download | freebsd-ports-gnome-6d76865e0d057a6b167954730af8e171ec9ed76d.tar.gz freebsd-ports-gnome-6d76865e0d057a6b167954730af8e171ec9ed76d.tar.zst freebsd-ports-gnome-6d76865e0d057a6b167954730af8e171ec9ed76d.zip |
Update to 1.03.
PR: 24144 (almost)
Submitted by: Dan Peterson <danp@cosmo.jt.org>
Approved by: nbm (maintainer)
Diffstat (limited to 'dns/djbdns/Makefile')
-rw-r--r-- | dns/djbdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/djbdns/Makefile b/dns/djbdns/Makefile index 5e1cc0177cd6..bba0ead659d4 100644 --- a/dns/djbdns/Makefile +++ b/dns/djbdns/Makefile @@ -6,7 +6,7 @@ # PORTNAME= djbdns -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= net MASTER_SITES= http://cr.yp.to/djbdns/ \ ftp://cr.yp.to/djbdns/ |