diff options
Diffstat (limited to 'math/octave-devel')
-rw-r--r-- | math/octave-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index e9ac29dc3706..8ebed25c8cad 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -10,7 +10,7 @@ DISTNAME= octave-2.0.13 CATEGORIES= math MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/ -MAINTAINER= chuckr@FreeBSD.ORG +MAINTAINER= chuckr@FreeBSD.org BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot |