diff options
-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 |