diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-02 22:40:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-02 22:40:56 +0000 |
commit | 3f6c422e367c7bbda21b99b4d8e5ed3b278ac022 (patch) | |
tree | acb453a220fe86d30ab8d37f45975dee80f9c2dc /math/numdiff | |
parent | ea50968218fa3c63c316845cf78efc2274a0737b (diff) | |
download | ports-3f6c422e367c7bbda21b99b4d8e5ed3b278ac022.tar.gz ports-3f6c422e367c7bbda21b99b4d8e5ed3b278ac022.zip |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
Notes
Notes:
svn path=/head/; revision=373790
Diffstat (limited to 'math/numdiff')
-rw-r--r-- | math/numdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/numdiff/Makefile b/math/numdiff/Makefile index 64a2dd128f2c..c8ffae03e074 100644 --- a/math/numdiff/Makefile +++ b/math/numdiff/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 5.6.1 CATEGORIES= math textproc MASTER_SITES= SAVANNAH -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Compare putatively similar files, ignoring small numeric differences LICENSE= GPLv3 |