diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/postal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile index 53fda551d1f..6c91e755da4 100644 --- a/benchmarks/postal/Makefile +++ b/benchmarks/postal/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2012/09/11 22:37:14 asau Exp $ +# $NetBSD: Makefile,v 1.18 2013/02/06 23:21:43 jperkin Exp $ DISTNAME= postal-0.70 +PKGREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://www.coker.com.au/postal/ EXTRACT_SUFX= .tgz |