diff options
Diffstat (limited to 'devel/cl-split-sequence/Makefile')
-rw-r--r-- | devel/cl-split-sequence/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-split-sequence/Makefile b/devel/cl-split-sequence/Makefile index 80e616f9b871..80a6910f37cc 100644 --- a/devel/cl-split-sequence/Makefile +++ b/devel/cl-split-sequence/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \ PKGNAMEPREFIX= cl- DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= olgeni@FreeBSD.org COMMENT= Partitioning Common Lisp sequences BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf |