diff options
Diffstat (limited to 'editors/jove/Makefile')
-rw-r--r-- | editors/jove/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile index b1b69b0eb11b..d72566c0c860 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -6,8 +6,7 @@ PORTVERSION= 4.16 PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/moraes/jove/ \ - ${MASTER_SITE_LOCAL:S/$/:local/} -MASTER_SITE_SUBDIR= simon/:local + LOCAL/simon MAINTAINER= ports@FreeBSD.org COMMENT= Jonathan's Own Version of Emacs |