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 | 92e9455fd7428c295aacdbdd1331691dbbeb6753 (diff) | |
download | ports-3157ad19e83cc18bc01cda2201ca67399e278f70.tar.gz ports-3157ad19e83cc18bc01cda2201ca67399e278f70.zip |
Notes
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 |