summaryrefslogtreecommitdiff
path: root/math/freefem
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-04-17 12:23:45 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-04-17 12:23:45 +0000
commitd79012707fbffbd072f3d98eb25152b041c58d0f (patch)
tree02cf5b79a856273c1b49eced501af5701396678e /math/freefem
parentAdd mxv. (diff)
Typo.
Submitted by: Pedro Giffuni S <pgiffuni@fps.biblos.unal.edu.co> (Closing PR #3310.)
Notes
Notes: svn path=/head/; revision=6227
Diffstat (limited to 'math/freefem')
-rw-r--r--math/freefem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/freefem/Makefile b/math/freefem/Makefile
index b5ce309ad716..b858a39786be 100644
--- a/math/freefem/Makefile
+++ b/math/freefem/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 December 1996
# Whom: pgiffuni@FPS.biblos.unal.edu.co
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/01/11 11:38:43 asami Exp $
#
DISTNAME= freefem
@@ -12,7 +12,7 @@ CATEGORIES= math cad
MASTER_SITES= ftp://ftp.ann.jussieu.fr/pub/soft/
EXTRACT_SUFX= .tgz
-MAINTAINIR= pgiffuni@FPS.biblos.unal.edu.co
+MAINTAINER= pgiffuni@FPS.biblos.unal.edu.co
USE_X11= yes
USE_GMAKE= yes