pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/mklivecd Add a comment before the MAINTAINER ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6be22f838843
branches:  trunk
changeset: 530282:6be22f838843
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Jun 21 12:31:51 2007 +0000

description:
Add a comment before the MAINTAINER line explaining that people
committing to that package should ask me first.

diffstat:

 sysutils/mklivecd/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f781ce503b6c -r 6be22f838843 sysutils/mklivecd/Makefile
--- a/sysutils/mklivecd/Makefile        Thu Jun 21 12:29:22 2007 +0000
+++ b/sysutils/mklivecd/Makefile        Thu Jun 21 12:31:51 2007 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.40 2007/06/21 12:28:31 xtraeme Exp $
+# $NetBSD: Makefile,v 1.41 2007/06/21 12:31:51 xtraeme Exp $
 
 DISTNAME=      mklivecd-0.15.2
 CATEGORIES=    sysutils
 MASTER_SITES=  # empty
 DISTFILES=     # empty
 
+# Please don't commit to that package without permission from
+# Juan Romero Pardines <xtraeme at NetBSD dot org>.
 MAINTAINER=    xtraeme%NetBSD.org@localhost
 COMMENT=       Make your own NetBSD/x86 Live CD-ROM/DVD-ROM
 



Home | Main Index | Thread Index | Old Index