diff options
author | tron <tron> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:17:32 +0000 |
commit | 8389d33885374045532d99c572e6b359b0eb0304 (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /math/xmgr | |
parent | b341fa7028e3dd571e2f09da069500b34816d52d (diff) | |
download | pkgsrc-8389d33885374045532d99c572e6b359b0eb0304.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'math/xmgr')
-rw-r--r-- | math/xmgr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index 6c23bf76354..04f373a4f3a 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/09/01 12:14:07 obache Exp $ +# $NetBSD: Makefile,v 1.42 2014/02/12 23:18:11 tron Exp $ DISTNAME= xmgr-4.1.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= math MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/ |