diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-06 22:10:14 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-06 22:10:14 +0000 |
commit | 7acca7e902159e9dc10f702c44e81b611c630680 (patch) | |
tree | a56d7869e78b8813ff0f1ce7b07fdf7ef8d27703 /dns/libpsl | |
parent | 3374b37c9db2b7fd9c8b169323059c8215c98fde (diff) |
Notes
Diffstat (limited to 'dns/libpsl')
-rw-r--r-- | dns/libpsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile index 16263721f29f..fe1949d96fcf 100644 --- a/dns/libpsl/Makefile +++ b/dns/libpsl/Makefile @@ -3,7 +3,7 @@ PORTNAME= libpsl PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= dns |