diff options
author | gabor <gabor@FreeBSD.org> | 2007-01-02 21:12:46 +0000 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2007-01-02 21:12:46 +0000 |
commit | 8bdc64c238af39d1ce00fc54a881cff19c3d97ed (patch) | |
tree | 517b7a0d9a914728a8d15888dfc15fe565f163f1 /dns/pdnsd/Makefile | |
parent | 96e2b0a75b063a384fd84f54f76de1873d12c6d9 (diff) | |
download | FreeBSD-ports-8bdc64c238af39d1ce00fc54a881cff19c3d97ed.zip FreeBSD-ports-8bdc64c238af39d1ce00fc54a881cff19c3d97ed.tar.gz |
- Update to 1.2.5
Approved by: erwin (mentor)
Diffstat (limited to 'dns/pdnsd/Makefile')
-rw-r--r-- | dns/pdnsd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/pdnsd/Makefile b/dns/pdnsd/Makefile index 3cca278..2708fab 100644 --- a/dns/pdnsd/Makefile +++ b/dns/pdnsd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pdnsd -PORTVERSION= 1.2.4 -PORTREVISION= 3 +PORTVERSION= 1.2.5 CATEGORIES= dns ipv6 MASTER_SITES= http://www.phys.uu.nl/~rombouts/pdnsd/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-par |