diff options
author | erwin <erwin@FreeBSD.org> | 2015-06-13 04:58:13 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2015-06-13 04:58:13 +0800 |
commit | 5fa6a3a719887298da98707a96338df06f029456 (patch) | |
tree | 66062d65558b98efc27cd91da4913847d27c20c0 /math | |
parent | d9fbe4715a5cbe106a2b0156110e7c8b4f1293c9 (diff) | |
download | freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.tar.gz freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.tar.zst freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.zip |
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/fxt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 41868c20b519..1e4ee2dcdbee 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2012.06.18 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FFT code and related stuff WRKSRC= ${WRKDIR}/${PORTNAME} |