diff options
author | steve <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
commit | 7f817ed355206ce0cae7450d457a582f420f4e39 (patch) | |
tree | 083cf344b842bf2f5b9ba97045443ec41e82a8cc /math | |
parent | ca152986b1b0b454ab58e2bea56e7f0842ab2ffe (diff) | |
download | FreeBSD-ports-7f817ed355206ce0cae7450d457a582f420f4e39.zip FreeBSD-ports-7f817ed355206ce0cae7450d457a582f420f4e39.tar.gz |
Update to reflect Pedro's new Email address.
PR: 5725
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 fa12f74..fc1bb50 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 c557fe6..4033f29 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 |