pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/mkcmd Correct typo in PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f9b813e36e7
branches:  trunk
changeset: 483480:8f9b813e36e7
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Fri Nov 12 19:09:19 2004 +0000

description:
Correct typo in PLIST.
Bump PKGREVISION.

diffstat:

 devel/mkcmd/Makefile |  3 ++-
 devel/mkcmd/PLIST    |  5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (32 lines):

diff -r d72524a4f642 -r 8f9b813e36e7 devel/mkcmd/Makefile
--- a/devel/mkcmd/Makefile      Fri Nov 12 19:01:57 2004 +0000
+++ b/devel/mkcmd/Makefile      Fri Nov 12 19:09:19 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/10 00:46:04 epg Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/12 19:09:19 kristerw Exp $
 #
 
 DISTNAME=              mkcmd-8.14
+PKGREVISION=           1
 CATEGORIES=            mine
 MASTER_SITES=          http://archive.progeny.com/pundits/
 EXTRACT_SUFX=          .tgz
diff -r d72524a4f642 -r 8f9b813e36e7 devel/mkcmd/PLIST
--- a/devel/mkcmd/PLIST Fri Nov 12 19:01:57 2004 +0000
+++ b/devel/mkcmd/PLIST Fri Nov 12 19:09:19 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/10 00:46:04 epg Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/11/12 19:09:19 kristerw Exp $
 bin/mkcmd
 lib/mkcmd/cmd/add.m
 lib/mkcmd/cmd/add.mc
@@ -222,7 +222,8 @@
 lib/mkcmd/xdr/Cstring.mh
 lib/mkcmd/xdr/Cstring.mi
 man/man1/mkcmd.1
-man/man5/mkcmd.5@dirrm lib/mkcmd/xdr
+man/man5/mkcmd.5
+@dirrm lib/mkcmd/xdr
 @dirrm lib/mkcmd/util
 @dirrm lib/mkcmd/type
 @dirrm lib/mkcmd/time



Home | Main Index | Thread Index | Old Index