diff options
author | drochner <drochner> | 2009-06-04 16:06:48 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-06-04 16:06:48 +0000 |
commit | 97eab22aff8a63be3bc0a24eee3af2066c152393 (patch) | |
tree | 45aeb3e6c6d8a86f75bee9799f4a4424317fdc56 /math | |
parent | b1119797f12fe40c7a2912668d13aed4342080cb (diff) | |
download | pkgsrc-97eab22aff8a63be3bc0a24eee3af2066c152393.tar.gz |
more PKGREV bumps for vte shlib major change
Diffstat (limited to 'math')
-rw-r--r-- | math/genius/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/genius/Makefile b/math/genius/Makefile index b30889d8947..069bd35b465 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2009/05/20 00:58:21 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2009/06/04 16:06:48 drochner Exp $ # DISTNAME= genius-1.0.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ |