diff options
author | drochner <drochner@pkgsrc.org> | 2008-05-05 19:07:08 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-05-05 19:07:08 +0000 |
commit | 6439cadfa1ecafbc0ca98361459017346c175f40 (patch) | |
tree | 598cb3045176281c8244dcc649a4e05861a74dcc /math/nickle/Makefile | |
parent | 94a83a36b91a9f780fdf9718222ef82614c396e0 (diff) | |
download | pkgsrc-6439cadfa1ecafbc0ca98361459017346c175f40.tar.gz |
update to 2.67
changes: some fixes and cleanup
Diffstat (limited to 'math/nickle/Makefile')
-rw-r--r-- | math/nickle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/nickle/Makefile b/math/nickle/Makefile index 2c142985ca4..9693ec6c13f 100644 --- a/math/nickle/Makefile +++ b/math/nickle/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2007/07/28 07:26:08 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/05 19:07:08 drochner Exp $ # -DISTNAME= nickle-2.58 +DISTNAME= nickle-2.67 CATEGORIES= math lang MASTER_SITES= http://nickle.org/release/ |