diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:42:33 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:42:33 +0000 |
commit | f30aba8ef108b3ea8f2beaa4f4070da63167fca5 (patch) | |
tree | 7b20cd8c1e8f0778ee21be5e35372a260285c4db /editors | |
parent | d6ee431bfb49df4f447b7c3b20498352db49d3db (diff) | |
download | pkgsrc-f30aba8ef108b3ea8f2beaa4f4070da63167fca5.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/medit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/medit/Makefile b/editors/medit/Makefile index 9d585041267..2296dd5b6ef 100644 --- a/editors/medit/Makefile +++ b/editors/medit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2014/12/11 22:07:47 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2015/03/15 19:42:33 hiramatsu Exp $ DISTNAME= medit-1.2.0 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mooedit/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://medit.bitbucket.org/ COMMENT= Programming and around-programming text editor LICENSE= gnu-lgpl-v2.1 |