diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2000-12-24 06:24:26 +0800 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2000-12-24 06:24:26 +0800 |
commit | 928fe5e97531a75473e46a2dfc06bd9084931416 (patch) | |
tree | 4b31d15bf8e3dbe5c1a604ef72f039de82b2d338 /benchmarks | |
parent | 2fe94eb1a2e69eebfea7ec345227f85d0cf72039 (diff) | |
download | freebsd-ports-gnome-928fe5e97531a75473e46a2dfc06bd9084931416.tar.gz freebsd-ports-gnome-928fe5e97531a75473e46a2dfc06bd9084931416.tar.zst freebsd-ports-gnome-928fe5e97531a75473e46a2dfc06bd9084931416.zip |
Upgrade to 1.13.
PR: 23730
Submitted by: roam
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/postmark/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/postmark/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile index 2b74fcf79fef..bdc48835b8fd 100644 --- a/benchmarks/postmark/Makefile +++ b/benchmarks/postmark/Makefile @@ -7,10 +7,11 @@ # PORTNAME= postmark -PORTVERSION= 1.11 +PORTVERSION= 1.13 CATEGORIES= benchmarks MASTER_SITES= http://www.netapp.com/ftp/ \ http://www.taronga.com/~nick/files/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org diff --git a/benchmarks/postmark/distinfo b/benchmarks/postmark/distinfo index d87b1b1597f1..ee77083ba1b0 100644 --- a/benchmarks/postmark/distinfo +++ b/benchmarks/postmark/distinfo @@ -1 +1 @@ -MD5 (postmark-1.11.c) = ded89dc97961bd35837f00a38f7e71df +MD5 (postmark-1_13.c) = d6a208f56b140669da4cc11ef8501cdc |