diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-02 13:30:40 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-02 13:30:40 +0000 |
commit | f18538b989095df1895337d776faf103f4057d83 (patch) | |
tree | e12f88296b60e412fef69c80307407d6d19ae370 /dns/dnsproxy/Makefile | |
parent | b9b8e8725edab0e3004502717af99eb74b418b09 (diff) |
Notes
Diffstat (limited to 'dns/dnsproxy/Makefile')
-rw-r--r-- | dns/dnsproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsproxy/Makefile b/dns/dnsproxy/Makefile index 53b693e92b1b..56edfa7dc6b4 100644 --- a/dns/dnsproxy/Makefile +++ b/dns/dnsproxy/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnsproxy PORTVERSION= 1.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MASTER_SITES= http://www.wolfermann.org/ |