diff options
author | roam <roam@FreeBSD.org> | 2001-01-09 07:49:47 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-01-09 07:49:47 +0000 |
commit | 6d76865e0d057a6b167954730af8e171ec9ed76d (patch) | |
tree | dde05dc9969613b1a2fff346f35173261848621f /net/djbdns/Makefile | |
parent | 7e03c93df06e1565eb018a99faac334e8a71bc43 (diff) | |
download | FreeBSD-ports-6d76865e0d057a6b167954730af8e171ec9ed76d.zip FreeBSD-ports-6d76865e0d057a6b167954730af8e171ec9ed76d.tar.gz |
Update to 1.03.
PR: 24144 (almost)
Submitted by: Dan Peterson <danp@cosmo.jt.org>
Approved by: nbm (maintainer)
Diffstat (limited to 'net/djbdns/Makefile')
-rw-r--r-- | net/djbdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/djbdns/Makefile b/net/djbdns/Makefile index 5e1cc01..bba0ead 100644 --- a/net/djbdns/Makefile +++ b/net/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/ |