diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
commit | 227824e7d1496bf0254aa6f1bad98f1622e053cf (patch) | |
tree | 04e7e54eb5679dc2ed3951bec971d1573bc08471 /math/ss | |
parent | a38ae12ca88a55fabec1dbbae507656d007c2cff (diff) | |
download | ports-227824e7d1496bf0254aa6f1bad98f1622e053cf.tar.gz ports-227824e7d1496bf0254aa6f1bad98f1622e053cf.zip |
Notes
Diffstat (limited to 'math/ss')
-rw-r--r-- | math/ss/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/ss/Makefile b/math/ss/Makefile index c557fe6dd92c..4033f29ac3ca 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: SS # Version required: 1.3.3 # Date created: 5 January 1997 -# Whom: pgiffuni@FPS.biblos.unal.edu.co +# Whom: Pedro Giffuni # -# $Id: Makefile,v 1.1.1.1 1997/01/24 11:45:39 max Exp $ +# $Id: Makefile,v 1.2 1997/08/13 09:57:33 tg Exp $ # DISTNAME= ss_1.3.3 @@ -11,7 +11,7 @@ PKGNAME= ss-1.3.3 CATEGORIES= math MASTER_SITES= http://www.ualberta.ca/~amulder/ss/ -MAINTAINER= pgiffuni@FPS.biblos.unal.edu.co +MAINTAINER= giffunip@asme.org WRKSRC= ${WRKDIR}/ss_133 MAN1= ss.1 pss.1 |