diff options
author | steve <steve@FreeBSD.org> | 1999-05-03 10:34:29 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-03 10:34:29 +0800 |
commit | 4199dcce1d797767ecc69692508ccdfa33cbcec5 (patch) | |
tree | 16ef49e9c099f0d713741fa306ae54594618b481 /benchmarks/polygraph | |
parent | a99d0fedd11c66f7de86a94067461d0183bce5c3 (diff) | |
download | freebsd-ports-graphics-4199dcce1d797767ecc69692508ccdfa33cbcec5.tar.gz freebsd-ports-graphics-4199dcce1d797767ecc69692508ccdfa33cbcec5.tar.zst freebsd-ports-graphics-4199dcce1d797767ecc69692508ccdfa33cbcec5.zip |
Update to version 1.2.0.
PR: 11431
Submitted by: maintainer
Diffstat (limited to 'benchmarks/polygraph')
-rw-r--r-- | benchmarks/polygraph/Makefile | 8 | ||||
-rw-r--r-- | benchmarks/polygraph/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index 3c69b1ede08..64a8d65e24d 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: polygraph -# Version required: 1.0p6 +# Version required: 1.2.0 # Date created: 3 March 1999 # Whom: Dima Sivachenko <dima@chg.ru> # -# $Id: Makefile,v 1.1.1.1 1999/04/14 20:31:57 billf Exp $ +# $Id: Makefile,v 1.2 1999/04/26 18:21:23 mharo Exp $ # -DISTNAME= polygraph-1.1p0-src -PKGNAME= polygraph-1.1p0 +DISTNAME= polygraph-1.2.0-src +PKGNAME= polygraph-1.2.0 CATEGORIES= benchmarks www MASTER_SITES= http://polygraph.ircache.net/sources/ \ http://www.chg.ru/~dima/ diff --git a/benchmarks/polygraph/distinfo b/benchmarks/polygraph/distinfo index 7a663731896..a70696cdf86 100644 --- a/benchmarks/polygraph/distinfo +++ b/benchmarks/polygraph/distinfo @@ -1 +1 @@ -MD5 (polygraph-1.1p0-src.tar.gz) = 920d8e9394cb9a2c9182c41d2250977b +MD5 (polygraph-1.2.0-src.tar.gz) = 093634d5ba9d73d8db9047ea35e7f02c |