diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-05-01 16:49:49 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-05-01 16:49:49 +0000 |
commit | 331bfbe812791fd5caf405e565c315364da937c1 (patch) | |
tree | 4463f1cc2e612b7e341ecb450c4521fdce0b18ca | |
parent | Remove 2 deleted ports: (diff) |
upgrade to 0.8.2
drop maintainership
Notes
Notes:
svn path=/head/; revision=79951
-rw-r--r-- | lang/afnix/Makefile | 4 | ||||
-rw-r--r-- | lang/afnix/distinfo | 2 | ||||
-rw-r--r-- | lang/aleph/Makefile | 4 | ||||
-rw-r--r-- | lang/aleph/distinfo | 2 |
4 files changed, 6 insertions, 6 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 diff --git a/lang/afnix/distinfo b/lang/afnix/distinfo index 0cd38b3eaf61..fa6bedb36f4c 100644 --- a/lang/afnix/distinfo +++ b/lang/afnix/distinfo @@ -1 +1 @@ -MD5 (aleph-src-0-8-1.tar.gz) = 4cc54045370286ea44bf3e8efa9189b3 +MD5 (aleph-src-0-8-2.tar.gz) = 9bb910aadcd2b43d6fa10af71000709d diff --git a/lang/aleph/Makefile b/lang/aleph/Makefile index f4ae2d931713..89222f7e4ff5 100644 --- a/lang/aleph/Makefile +++ b/lang/aleph/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 diff --git a/lang/aleph/distinfo b/lang/aleph/distinfo index 0cd38b3eaf61..fa6bedb36f4c 100644 --- a/lang/aleph/distinfo +++ b/lang/aleph/distinfo @@ -1 +1 @@ -MD5 (aleph-src-0-8-1.tar.gz) = 4cc54045370286ea44bf3e8efa9189b3 +MD5 (aleph-src-0-8-2.tar.gz) = 9bb910aadcd2b43d6fa10af71000709d |