diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 20:22:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 20:22:55 +0000 |
commit | aa90d38b028ea75b01aa255b06ee8c8904b9022d (patch) | |
tree | 31fd7117fa9b8989a526ed9475e81fe957515e63 /editors/jove | |
parent | 19c5216b0186fd92e0f02a5b76a8ff4d70e72c72 (diff) |
Notes
Diffstat (limited to 'editors/jove')
-rw-r--r-- | editors/jove/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile index 6771857371ce..24b636f09810 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/moraes/jove/ \ ${MASTER_SITE_LOCAL:S/$/:local/} MASTER_SITE_SUBDIR= simon/:local -MAINTAINER= simon@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Jonathan's Own Version of Emacs WRKSRC= ${WRKDIR}/${PORTNAME} |