diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-03 04:22:55 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-03 04:22:55 +0800 |
commit | 46ec768247800f145974f45a1f460fec97e76b0c (patch) | |
tree | 31fd7117fa9b8989a526ed9475e81fe957515e63 /editors/jove | |
parent | a88fbf1097a396e006a477955ab1d7bad9bff638 (diff) | |
download | freebsd-ports-gnome-46ec768247800f145974f45a1f460fec97e76b0c.tar.gz freebsd-ports-gnome-46ec768247800f145974f45a1f460fec97e76b0c.tar.zst freebsd-ports-gnome-46ec768247800f145974f45a1f460fec97e76b0c.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
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} |