diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
commit | 64620e91182a6c0782000795afbe3c2a543f0d88 (patch) | |
tree | 8d387a8cc962a8ca7b9f14cb67d432ed496129ca /editors/cream | |
parent | bca67aee541c99d420cdd5d4b19f26591ca03641 (diff) | |
download | freebsd-ports-64620e91182a6c0782000795afbe3c2a543f0d88.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'editors/cream')
-rw-r--r-- | editors/cream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/cream/Makefile b/editors/cream/Makefile index 4e3f8b99d1be..8229551baed0 100644 --- a/editors/cream/Makefile +++ b/editors/cream/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/Cream/${PORTVERSION} -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Gvim extension with many features RUN_DEPENDS= ${LOCALBASE}/bin/gvim:${PORTSDIR}/editors/vim |