diff options
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r-- | math/octave/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index 1d637a7cf4ed..0c2f8d63b621 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -5,8 +5,7 @@ PORTNAME= octave PORTVERSION= 3.8.2 PORTREVISION= 1 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= octave +MASTER_SITES= GNU MAINTAINER= maho@FreeBSD.org COMMENT= High-level interactive language for numerical computations |