diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-24 02:27:01 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-24 02:27:01 +0000 |
commit | a94bedd9460524bf74a208a5688e4638c933ef42 (patch) | |
tree | b47363853cd65af42eead4ecd10ebea6e3f8716b /devel/sunterlib/Makefile | |
parent | eb159cdd3d26f84fc97d8168aef224903918a54b (diff) |
Notes
Diffstat (limited to 'devel/sunterlib/Makefile')
-rw-r--r-- | devel/sunterlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/sunterlib/Makefile b/devel/sunterlib/Makefile index 082f2fc8f4f4..684bc60580eb 100644 --- a/devel/sunterlib/Makefile +++ b/devel/sunterlib/Makefile @@ -6,12 +6,12 @@ # PORTNAME= sunterlib -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= devel scheme MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= laszlof@vonostingroup.com COMMENT= Contributed libraries for Scheme 48 and scsh RUN_DEPENDS= ${LOCALBASE}/lib/scsh/scsh-install-pkg:${PORTSDIR}/devel/scsh-install-lib |