diff options
author | tron <tron@pkgsrc.org> | 2008-05-25 14:45:16 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-05-25 14:45:16 +0000 |
commit | 8319eb7607b70ca7b948f08a89353a26b6bf555f (patch) | |
tree | a8647a7ddf9d0d5668a4faed9a5b4bcd09b63b6c /editors | |
parent | 05e9f9c954456ffe7d2c95a6f7c19bad4a25bbfb (diff) | |
download | pkgsrc-8319eb7607b70ca7b948f08a89353a26b6bf555f.tar.gz |
Remove me as maintainer of some package, clame ownership of a few packages.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/mg2a/Makefile | 4 | ||||
-rw-r--r-- | editors/uemacs/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/mg2a/Makefile b/editors/mg2a/Makefile index 63e5f9908f7..163ec52362d 100644 --- a/editors/mg2a/Makefile +++ b/editors/mg2a/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/03/03 18:25:52 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2008/05/25 14:45:17 tron Exp $ DISTNAME= mg2a PKGNAME= mg2a-1.11 @@ -6,7 +6,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.wustl.edu/languages/c/unix-c/editors/ EXTRACT_SUFX= .tar.Z -MAINTAINER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Small, fast, public domain EMACS style editor PKG_DESTDIR_SUPPORT= user-destdir diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index 34c505ae7ea..1274682a9a6 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/02/05 23:08:58 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2008/05/25 14:45:17 tron Exp $ DISTNAME= ue400dev PKGNAME= uemacs-4.0 @@ -7,7 +7,7 @@ CATEGORIES= editors MASTER_SITES= ftp://aquest.com/pub/uemacs400/disk2/ EXTRACT_SUFX= .zip -MAINTAINER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= "emacs" key sequences compatible full screen editor WRKSRC= ${WRKDIR} |