diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
commit | 3157ad19e83cc18bc01cda2201ca67399e278f70 (patch) | |
tree | ee36aab84f0e50f2c472fe44ebddf55e0927d800 /math/ss | |
parent | Remove previous maintainer, who no longer uses FreeBSD. (diff) |
Remove giffunip@asme.org as the maintainer: he no longer has the ability
to maintain these ports. Any non-committer who wants to grab one let me
know.
Approved by: old maintainer
Notes
Notes:
svn path=/head/; revision=46749
Diffstat (limited to 'math/ss')
-rw-r--r-- | math/ss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ss/Makefile b/math/ss/Makefile index ed53af3a57f2..c5306a7fe600 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.irus.rri.on.ca/~amulder/ss/ \ ftp://ftp.u-aizu.ac.jp/pub/misc/tools/spreadsheet/ualberta/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/ss_133 MAN1= ss.1 pss.1 |