diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2017-03-03 12:12:20 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2017-03-03 12:12:20 +0800 |
commit | 6d14406a137ffaffea230fe7bb99548f259e92cb (patch) | |
tree | e226bdb2752e03a1e4d7b96853f1cbf86470275c /benchmarks | |
parent | ab59fa291ce1a07b36928b6b4fe5796d1bb8b612 (diff) | |
download | freebsd-ports-gnome-6d14406a137ffaffea230fe7bb99548f259e92cb.tar.gz freebsd-ports-gnome-6d14406a137ffaffea230fe7bb99548f259e92cb.tar.zst freebsd-ports-gnome-6d14406a137ffaffea230fe7bb99548f259e92cb.zip |
- Chase ldns shlip bump
PR: 217495
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/polygraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index cfb0cd4ff43e..a9f2b3cba716 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -3,7 +3,7 @@ PORTNAME= polygraph PORTVERSION= 4.9.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -src CATEGORIES= benchmarks www MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ |