aboutsummaryrefslogtreecommitdiff
path: root/lang/sketchy
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2014-04-14 13:18:07 +0000
committerFrederic Culot <culot@FreeBSD.org>2014-04-14 13:18:07 +0000
commit1638e9699207ad1ce4c564c4022c30fd5ec4b579 (patch)
tree145be2dcfe2a77398a634701a828113730c97feb /lang/sketchy
parent0656498b500bec0577055db03148574ef7914c25 (diff)
downloadports-1638e9699207ad1ce4c564c4022c30fd5ec4b579.tar.gz
ports-1638e9699207ad1ce4c564c4022c30fd5ec4b579.zip
- Reassign to the heap at maintainer's request
With hat: portmgr-lurker PR: ports/188514 Submitted by: Nils M Holm <nmh@t3x.org>
Notes
Notes: svn path=/head/; revision=351258
Diffstat (limited to 'lang/sketchy')
-rw-r--r--lang/sketchy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sketchy/Makefile b/lang/sketchy/Makefile
index e1cc3f9e4b34..945693352be1 100644
--- a/lang/sketchy/Makefile
+++ b/lang/sketchy/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 20070218
CATEGORIES= lang devel lisp scheme
MASTER_SITES= http://www.t3x.org/files/
-MAINTAINER= nmh@t3x.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An interpreter for purely applicative Scheme
USE_LDCONFIG= yes