diff options
author | drochner <drochner@pkgsrc.org> | 2011-12-09 14:36:32 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-12-09 14:36:32 +0000 |
commit | 759c9a66a2df6ff2a1f36435a4a23e71263446e1 (patch) | |
tree | b1086532fa0d0b5c368d55841eddca69d71edfe0 /math/xmgr | |
parent | e459a2b16f4b17919d323968cefe6324238b7a02 (diff) | |
download | pkgsrc-759c9a66a2df6ff2a1f36435a4a23e71263446e1.tar.gz |
PKGREV bump for libXp-less openmotif
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 81cb4aeab52..a1e6101c2fe 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2010/07/30 10:36:31 asau Exp $ +# $NetBSD: Makefile,v 1.36 2011/12/09 14:36:35 drochner Exp $ DISTNAME= xmgr-4.1.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/ |