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 31d1cdf8329..7abb3824842 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2020/01/12 20:20:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.62 2020/01/18 21:49:57 jperkin Exp $ DISTNAME= xmgr-4.1.2 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= math MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/ |