pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/port2pkg Correct the default maintainer in th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/82851a5d0458
branches: trunk
changeset: 466043:82851a5d0458
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Sat Jan 10 19:23:41 2004 +0000
description:
Correct the default maintainer in the man page.
PKGREVISION++.
diffstat:
pkgtools/port2pkg/Makefile | 4 ++--
pkgtools/port2pkg/files/port2pkg.1 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (32 lines):
diff -r 38cf06ce6225 -r 82851a5d0458 pkgtools/port2pkg/Makefile
--- a/pkgtools/port2pkg/Makefile Sat Jan 10 19:14:18 2004 +0000
+++ b/pkgtools/port2pkg/Makefile Sat Jan 10 19:23:41 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2004/01/10 16:27:06 cjep Exp $
+# $NetBSD: Makefile,v 1.21 2004/01/10 19:23:41 kristerw Exp $
#
DISTNAME= port2pkg-1.11
-PKGREVISION= 2
+PKGREVISION= 3
WRKSRC= ${WRKDIR}
CATEGORIES= pkgtools
MASTER_SITES= # empty
diff -r 38cf06ce6225 -r 82851a5d0458 pkgtools/port2pkg/files/port2pkg.1
--- a/pkgtools/port2pkg/files/port2pkg.1 Sat Jan 10 19:14:18 2004 +0000
+++ b/pkgtools/port2pkg/files/port2pkg.1 Sat Jan 10 19:23:41 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: port2pkg.1,v 1.2 2001/12/03 19:03:23 wiz Exp $
+.\" $NetBSD: port2pkg.1,v 1.3 2004/01/10 19:23:41 kristerw Exp $
.\"
.\" Copyright (c) 1999 by Kazuki Sakamoto (sakamoto%netbsd.org@localhost)
.\" Absolutely no warranty.
@@ -37,7 +37,7 @@
.Bl -tag -width Fl
.It Fl m
Adjust maintainer of this package
-(default: packages%netbsd.org@localhost).
+(default: tech-pkg%NetBSD.org@localhost).
.El
.Sh EXAMPLES
.Dl port2pkg /mnt/ports/<category>/foo /usr/pkgsrc/<category>/foo
Home |
Main Index |
Thread Index |
Old Index