Change MAINTAINER to new address.
PR: ports/51141, ports/51142, ports/51143, ports/51144 Submitted by: Scott Flatman <sf@slappy.org> (maintainer)
This commit is contained in:
parent
e4b4f1fe4d
commit
1a3ef4ae0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79282
4 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.cs.virginia.edu/pub/stream/Code/
|
|||
DISTFILES= second_cpu.c stream_d.c
|
||||
DIST_SUBDIR= stream-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sf@dsinw.com
|
||||
MAINTAINER= sf@slappy.org
|
||||
COMMENT= Synthetic benchmark program that measures sustainable memory bandwidth
|
||||
|
||||
MAKEFILE= ${FILESDIR}/Makefile
|
||||
|
|
|
@ -12,7 +12,7 @@ MASTER_SITES= ftp://cvs2.cons.org/pub/lisp/cmucl/release/18d/ \
|
|||
MASTER_SITE_SUBDIR= cracauer
|
||||
DISTNAME= cmucl-18d-x86-FreeBSD.extra
|
||||
|
||||
MAINTAINER= sf@dsinw.com
|
||||
MAINTAINER= f@slappy.org
|
||||
COMMENT= Optional extras for the CMU implementation of Common Lisp
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/ \
|
|||
DISTNAME= screamer.tar
|
||||
EXTRACT_SUFX= .Z
|
||||
|
||||
MAINTAINER= sf@dsinw.com
|
||||
MAINTAINER= sf@slappy.org
|
||||
COMMENT= Extension of Common Lisp for nondeterministic programming
|
||||
|
||||
BUILD_DEPENDS= lisp:${PORTSDIR}/lang/cmucl
|
||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ma.utexas.edu/pub/maxima/ \
|
|||
DISTNAME= maxima-5.6
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= sf@dsinw.com
|
||||
MAINTAINER= sf@slappy.org
|
||||
COMMENT= Maxima symbolic computation program
|
||||
|
||||
BUILD_DEPENDS= lisp:${PORTSDIR}/lang/cmucl
|
||||
|
|
Loading…
Reference in a new issue