diff options
author | marino <marino@FreeBSD.org> | 2014-08-11 21:46:43 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-08-11 21:46:43 +0800 |
commit | 3a2f74037e04232a303d631165d99733a9a03ba4 (patch) | |
tree | a7cc1a2310dba0096d0d7c4e8161afa8dd941cc0 /lang | |
parent | 68ed5d3f6a74ce6e4b61d39df58cbdc2547ce526 (diff) | |
download | freebsd-ports-gnome-3a2f74037e04232a303d631165d99733a9a03ba4.tar.gz freebsd-ports-gnome-3a2f74037e04232a303d631165d99733a9a03ba4.tar.zst freebsd-ports-gnome-3a2f74037e04232a303d631165d99733a9a03ba4.zip |
Reset maintainer on lang/sbcl
There's been a staging PR in place since June that prevent a maintainer
reset back in June.
Approved by: portmgr (implicit, NOT_STAGED)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile index 3d0165c87ff4..5b3f7fad44a1 100644 --- a/lang/sbcl/Makefile +++ b/lang/sbcl/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \ DISTFILES= \ ${PORTNAME}-${PORTVERSION}-source${EXTRACT_SUFX} -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Common Lisp development system derived from the CMU CL system LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp |