diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:30:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:30:45 +0000 |
commit | d235aae94b14d5f3a70383e02e593e446f8b5652 (patch) | |
tree | 128fff9038722fe83cf027d48ec74689f6b5b45b /lang/qscheme | |
parent | 95bc73a719c47b349ab9b12dbd548af71a58a24d (diff) |
Notes
Diffstat (limited to 'lang/qscheme')
-rw-r--r-- | lang/qscheme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/qscheme/Makefile b/lang/qscheme/Makefile index 18d9e3abd081..5dd1a1a4cf32 100644 --- a/lang/qscheme/Makefile +++ b/lang/qscheme/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= lang scheme MASTER_SITES= http://www.sof.ch/dan/qscheme/files/ -MAINTAINER= erik@bz.bzflag.bz +MAINTAINER= ports@FreeBSD.org COMMENT= Small and fast Scheme interpreter BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall\ |