diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-25 15:04:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-25 15:04:07 +0800 |
commit | ee68c95da94c33a6dbb13d21579b42f0e868a258 (patch) | |
tree | 57707786fefa820559dc0f9615f332a6588aa4b1 /math | |
parent | 06084b7baa8add15bcfa29ed5594880ff505aa39 (diff) | |
download | freebsd-ports-gnome-ee68c95da94c33a6dbb13d21579b42f0e868a258.tar.gz freebsd-ports-gnome-ee68c95da94c33a6dbb13d21579b42f0e868a258.tar.zst freebsd-ports-gnome-ee68c95da94c33a6dbb13d21579b42f0e868a258.zip |
- Update MAINTAINER: use @FreeBSD.org
Diffstat (limited to 'math')
-rw-r--r-- | math/ess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile index 6153360fa68f..76dde9293dfa 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ \ http://stat.ethz.ch/ESS/downloads/ess/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= R support for Emacsen LICENSE= GPLv2 # or later |