diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-24 17:52:04 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-24 17:52:04 +0000 |
commit | 420ec5f4adcdaadd78766ee210a68e17b4133dc2 (patch) | |
tree | dc1070693bf56791d93c993a7c6674179f864901 /benchmarks/postmark | |
parent | cccfce0eda0cfbbe594589a810c5b4791c3165f4 (diff) | |
download | ports-420ec5f4adcdaadd78766ee210a68e17b4133dc2.tar.gz ports-420ec5f4adcdaadd78766ee210a68e17b4133dc2.zip |
Notes
Diffstat (limited to 'benchmarks/postmark')
-rw-r--r-- | benchmarks/postmark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile index 8a7da908ee9f..f93746596366 100644 --- a/benchmarks/postmark/Makefile +++ b/benchmarks/postmark/Makefile @@ -10,7 +10,7 @@ PORTNAME= postmark PORTVERSION= 1.5 CATEGORIES= benchmarks MASTER_SITES= http://www.netapp.com/ftp/ \ - http://www.taronga.com/~nick/files/ + http://dl.droso.net/ports/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} EXTRACT_SUFX= .c |