diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 06:53:13 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 06:53:13 +0800 |
commit | cfbe19284357c85c237aa8e1a0e886a51f99fb64 (patch) | |
tree | 93a07bddfd7fa090378d172b34a43c2e72d46440 /lang/slisp | |
parent | 28d4503180225a66dadd4d29fe3204ce20dd8f88 (diff) | |
download | freebsd-ports-gnome-cfbe19284357c85c237aa8e1a0e886a51f99fb64.tar.gz freebsd-ports-gnome-cfbe19284357c85c237aa8e1a0e886a51f99fb64.tar.zst freebsd-ports-gnome-cfbe19284357c85c237aa8e1a0e886a51f99fb64.zip |
Reset pat due to no response to email about his status.
Hat: portmgr
Diffstat (limited to 'lang/slisp')
-rw-r--r-- | lang/slisp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/slisp/Makefile b/lang/slisp/Makefile index b8ad9906d9e6..9119613767e1 100644 --- a/lang/slisp/Makefile +++ b/lang/slisp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= lang lisp MASTER_SITES= http://www.sigala.it/sandro/files/ -MAINTAINER= pat@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple Lisp interpreter GNU_CONFIGURE= yes |