Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2014 14:58:07 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343255 - head/math/ndiff
Message-ID:  <201402071458.s17Ew7Ym065438@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nemysis
Date: Fri Feb  7 14:58:07 2014
New Revision: 343255
URL: http://svnweb.freebsd.org/changeset/ports/343255
QAT: https://qat.redports.org/buildarchive/r343255/

Log:
  - Fix typo
  
  Reported by:	maintainer

Modified:
  head/math/ndiff/Makefile

Modified: head/math/ndiff/Makefile
==============================================================================
--- head/math/ndiff/Makefile	Fri Feb  7 14:55:11 2014	(r343254)
+++ head/math/ndiff/Makefile	Fri Feb  7 14:58:07 2014	(r343255)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402071458.s17Ew7Ym065438>