diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-22 09:06:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-22 09:06:34 +0000 |
commit | 13ab9a72d8a10f7c0e8074a8aa8aebe0f15d1982 (patch) | |
tree | 95090855a81b6af8241e02f49856f4711b8925e9 /dns/autotrust | |
parent | 17238cbf3a1191c1d34c94c7b4482073604b21da (diff) |
Notes
Diffstat (limited to 'dns/autotrust')
-rw-r--r-- | dns/autotrust/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/autotrust/Makefile b/dns/autotrust/Makefile index 28b4cbd6645f..8b1d5da536e5 100644 --- a/dns/autotrust/Makefile +++ b/dns/autotrust/Makefile @@ -3,7 +3,7 @@ PORTNAME= autotrust PORTVERSION= 0.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/autotrust/ |