aboutsummaryrefslogtreecommitdiffstats
path: root/math/freefem
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-04-17 20:23:45 +0800
committermax <max@FreeBSD.org>1997-04-17 20:23:45 +0800
commit37466d9dd5ca9d6a33375e32d93f5d8434a22c1e (patch)
treed103a1457ab10227a7ce6421f1fd0f0e15e3dbb8 /math/freefem
parent5d37164dbb28698e2850e7cb8af09021bd37bca0 (diff)
downloadfreebsd-ports-graphics-37466d9dd5ca9d6a33375e32d93f5d8434a22c1e.tar.gz
freebsd-ports-graphics-37466d9dd5ca9d6a33375e32d93f5d8434a22c1e.tar.zst
freebsd-ports-graphics-37466d9dd5ca9d6a33375e32d93f5d8434a22c1e.zip
Typo.
Submitted by: Pedro Giffuni S <pgiffuni@fps.biblos.unal.edu.co> (Closing PR #3310.)
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 b5ce309ad71..b858a39786b 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