diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-18 13:04:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-18 13:04:36 +0000 |
commit | 0c46bafcb5320e4c316eb1218e6e3b9ab8357092 (patch) | |
tree | 66182c04bb5dda29f61824f7535333a7ef517dc3 /lang/qscheme | |
parent | 85d3de38b6b7fd71ace755b3598d45014c2896ab (diff) | |
download | ports-0c46bafcb5320e4c316eb1218e6e3b9ab8357092.tar.gz ports-0c46bafcb5320e4c316eb1218e6e3b9ab8357092.zip |
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 21b372105a8c..ba9ed501e339 100644 --- a/lang/qscheme/Makefile +++ b/lang/qscheme/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.1 CATEGORIES= lang MASTER_SITES= http://www.sof.ch/dan/qscheme/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall\ ${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre |