diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-11 19:19:26 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-11 19:19:26 +0000 |
commit | 78b5262c5e39a33006312d428dbdb57358600917 (patch) | |
tree | f4dfb8807d3c062abe64c87a76e3b3bb819999af /dns/pdnsd/Makefile | |
parent | de894f739f69f39b08b095b2fe630f5c1964d76a (diff) | |
download | ports-78b5262c5e39a33006312d428dbdb57358600917.tar.gz ports-78b5262c5e39a33006312d428dbdb57358600917.zip |
Update to 1.1.6
PR: 28893
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=45051
Diffstat (limited to 'dns/pdnsd/Makefile')
-rw-r--r-- | dns/pdnsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/pdnsd/Makefile b/dns/pdnsd/Makefile index cea5a373aa0a..82c05565a100 100644 --- a/dns/pdnsd/Makefile +++ b/dns/pdnsd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pdnsd -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 CATEGORIES= net MASTER_SITES= http://home.t-online.de/home/Moestl/ |