diff options
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 b763ab567d2..3e6e5016536 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2019/07/01 04:08:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.58 2019/07/20 22:46:32 wiz Exp $ DISTNAME= xmgr-4.1.2 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= math MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/ |