diff options
author | anholt <anholt@FreeBSD.org> | 2004-08-22 12:59:53 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-08-22 12:59:53 +0800 |
commit | ffab431d178303f7446227ec0c40b38b9d9d5802 (patch) | |
tree | 8c31bdb913014e0f72fc619048241f53ff4d05b7 /lang/nickle/Makefile | |
parent | 04defe46341232b7780fcadbad397ecbac883f62 (diff) | |
download | freebsd-ports-gnome-ffab431d178303f7446227ec0c40b38b9d9d5802.tar.gz freebsd-ports-gnome-ffab431d178303f7446227ec0c40b38b9d9d5802.tar.zst freebsd-ports-gnome-ffab431d178303f7446227ec0c40b38b9d9d5802.zip |
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.
Diffstat (limited to 'lang/nickle/Makefile')
-rw-r--r-- | lang/nickle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |