aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornemysis <nemysis@FreeBSD.org>2014-02-07 22:58:07 +0800
committernemysis <nemysis@FreeBSD.org>2014-02-07 22:58:07 +0800
commit116c74951ebb911ac448170b67bebe3d89d3e64a (patch)
tree705141e70ede06342fb88b9b6777f42406020962
parent177819f76710d86f3d1f1a731f1569ca4617ca2b (diff)
downloadfreebsd-ports-graphics-116c74951ebb911ac448170b67bebe3d89d3e64a.tar.gz
freebsd-ports-graphics-116c74951ebb911ac448170b67bebe3d89d3e64a.tar.zst
freebsd-ports-graphics-116c74951ebb911ac448170b67bebe3d89d3e64a.zip
- Fix typo
Reported by: maintainer
-rw-r--r--math/ndiff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ndiff/Makefile b/math/ndiff/Makefile
index f75f2cd1b37..6abc2d3a67c 100644
--- a/math/ndiff/Makefile
+++ b/math/ndiff/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= ftp://ftp.math.utah.edu/pub/misc/
-MAINTAINER= luca.pizzammiglio@gmail.com
+MAINTAINER= luca.pizzamiglio@gmail.com
COMMENT= Compare files, ignoring numeric differences
LICENSE= GPLv2