diff options
author | tron <tron@pkgsrc.org> | 2006-09-06 15:38:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2006-09-06 15:38:32 +0000 |
commit | 0d9e9ca332be271ea682ffa363b24ebfd40b3975 (patch) | |
tree | 488cc976c06b701203521dbc330ac75ce93c940b /editors/xemacs-nox11 | |
parent | 69aaa6f1a67306ede7963b7369a6d8032d2060e9 (diff) | |
download | pkgsrc-0d9e9ca332be271ea682ffa363b24ebfd40b3975.tar.gz |
Remove Mario Kemper as maintainer of these package on his request.
Diffstat (limited to 'editors/xemacs-nox11')
-rw-r--r-- | editors/xemacs-nox11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs-nox11/Makefile b/editors/xemacs-nox11/Makefile index 31882248fbd..050a1870930 100644 --- a/editors/xemacs-nox11/Makefile +++ b/editors/xemacs-nox11/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2006/03/20 18:21:29 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/09/06 15:38:32 tron Exp $ .include "../../editors/xemacs/Makefile.common" PKGNAME= ${DISTNAME:S/xemacs/xemacs-nox11/} PKGREVISION= 2 -MAINTAINER= magick@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org CONFLICTS= xemacs-[0-9]* |