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 | |
parent | a38ae12ca88a55fabec1dbbae507656d007c2cff (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/freefem/Makefile | 6 | ||||
-rw-r--r-- | math/ss/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/freefem/Makefile b/math/freefem/Makefile index fa12f74db4ac..fc1bb506b897 100644 --- a/math/freefem/Makefile +++ b/math/freefem/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: freefem # Version required: 3.4 # Date created: 20 December 1996 -# Whom: pgiffuni@FPS.biblos.unal.edu.co +# Whom: Pedro Giffuni # -# $Id: Makefile,v 1.2 1997/04/17 12:23:45 max Exp $ +# $Id: Makefile,v 1.3 1997/07/08 08:29:13 tg Exp $ # DISTNAME= freefem-3.4 CATEGORIES= math cad MASTER_SITES= http://www.asci.fr/~prudhomm/gfem-html/freefem/ -MAINTAINER= pgiffuni@FPS.biblos.unal.edu.co +MAINTAINER= giffunip@asme.org USE_X11= yes GNU_CONFIGURE= yes 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 |