diff options
author | pizzamig <pizzamig@FreeBSD.org> | 2017-08-29 21:05:21 +0800 |
---|---|---|
committer | pizzamig <pizzamig@FreeBSD.org> | 2017-08-29 21:05:21 +0800 |
commit | 5cc7707e1bdac54b1df24c49cd1c53e4bac519bc (patch) | |
tree | 0d844850a0124ea0d650b2bc01bcc36ff0b92159 /math/ndiff/Makefile | |
parent | 202bb7c8d0d7313112959fcf82cb32fb6525d95f (diff) | |
download | freebsd-ports-gnome-5cc7707e1bdac54b1df24c49cd1c53e4bac519bc.tar.gz freebsd-ports-gnome-5cc7707e1bdac54b1df24c49cd1c53e4bac519bc.tar.zst freebsd-ports-gnome-5cc7707e1bdac54b1df24c49cd1c53e4bac519bc.zip |
Change MAINTAINER email to my new FreeBSD email
Approved by: lme (mentor)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12150
Diffstat (limited to 'math/ndiff/Makefile')
-rw-r--r-- | math/ndiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ndiff/Makefile b/math/ndiff/Makefile index 88a14700c20f..e4f4953585d8 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.pizzamiglio@gmail.com +MAINTAINER= pizzamig@FreeBSD.org COMMENT= Compare files, ignoring numeric differences LICENSE= GPLv2 |