diff options
author | jperkin <jperkin@pkgsrc.org> | 2013-02-06 23:20:50 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2013-02-06 23:20:50 +0000 |
commit | 977a4601d6710f9867f3ebb2b41315182ede9725 (patch) | |
tree | d7d0af5d9808c460db88c75cae427e48392a4fee /benchmarks | |
parent | 4a74c19d4b32131f4eae8c3c6311e8057271a3ee (diff) | |
download | pkgsrc-977a4601d6710f9867f3ebb2b41315182ede9725.tar.gz |
PKGREVISION bumps for the security/openssl 1.0.1d update.
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 |