diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-25 07:04:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-25 07:04:07 +0000 |
commit | 53ac6eda6fdf1c7fecb0ce94ab8be06c07ed63ee (patch) | |
tree | 57707786fefa820559dc0f9615f332a6588aa4b1 /math/ess | |
parent | - Remove no-op patch file (not in FILESDIR directory) (diff) |
- Update MAINTAINER: use @FreeBSD.org
Notes
Notes:
svn path=/head/; revision=404403
Diffstat (limited to 'math/ess')
-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 |