summaryrefslogtreecommitdiff
path: root/lang/afnix/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-01 16:49:49 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-01 16:49:49 +0000
commit331bfbe812791fd5caf405e565c315364da937c1 (patch)
tree4463f1cc2e612b7e341ecb450c4521fdce0b18ca /lang/afnix/Makefile
parentRemove 2 deleted ports: (diff)
upgrade to 0.8.2
drop maintainership
Notes
Notes: svn path=/head/; revision=79951
Diffstat (limited to 'lang/afnix/Makefile')
-rw-r--r--lang/afnix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile
index f4ae2d931713..89222f7e4ff5 100644
--- a/lang/afnix/Makefile
+++ b/lang/afnix/Makefile
@@ -7,13 +7,13 @@
#
PORTNAME= aleph
-PORTVERSION= 0.8.1
+PORTVERSION= 0.8.2
CATEGORIES= lang
MASTER_SITES= ftp://ftp.aleph-lang.org/pub/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION:S,.,-,g}
DISTNAME= ${PORTNAME}-src-${PORTVERSION:S,.,-,g}
-MAINTAINER= ijliao@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Aleph is a multi-threaded functional programming language
USE_GMAKE= yes