diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2004-11-30 12:12:19 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2004-11-30 12:12:19 +0000 |
commit | ccd5f5efc097f01e0328e97b7b211cf3b41f5e06 (patch) | |
tree | 38cc880be2c8353e5cd717ba801a7e9347e0196a /benchmarks/polygraph31/Makefile | |
parent | e85cdf8857c097a53a12d5f81750ced75e6958e3 (diff) |
Update to 2.8.1, remove needless patches.
Also welcome back ReportGen subdir.
Approved by: maintainer (timeout > 3 weeks)
Notes
Notes:
svn path=/head/; revision=122808
Diffstat (limited to 'benchmarks/polygraph31/Makefile')
-rw-r--r-- | benchmarks/polygraph31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile index 2eb7c1a8ea46..4877bf2e6761 100644 --- a/benchmarks/polygraph31/Makefile +++ b/benchmarks/polygraph31/Makefile @@ -6,7 +6,7 @@ # PORTNAME= polygraph -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.1 CATEGORIES= benchmarks www MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |