From ffab431d178303f7446227ec0c40b38b9d9d5802 Mon Sep 17 00:00:00 2001 From: anholt Date: Sun, 22 Aug 2004 04:59:53 +0000 Subject: Update to 2.41 and take maintainership. I hang out with the authors a lot, and they've basically made me start using it. It got to the point that I'd say, "I should write that in nickle" and I didn't even know the language yet. --- lang/nickle/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/nickle/Makefile') diff --git a/lang/nickle/Makefile b/lang/nickle/Makefile index 1889f11e93fc..6becb4359a2c 100644 --- a/lang/nickle/Makefile +++ b/lang/nickle/Makefile @@ -6,11 +6,11 @@ # PORTNAME= nickle -PORTVERSION= 2.28 +PORTVERSION= 2.41 CATEGORIES= lang MASTER_SITES= http://www.nickle.org/release/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= anholt@FreeBSD.org COMMENT= A desk calculator language USE_GMAKE= yes -- cgit