pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/mmv Fix COMMENT by not mention name of software i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b076660a572
branches: trunk
changeset: 480204:6b076660a572
user: reed <reed%pkgsrc.org@localhost>
date: Wed Sep 01 17:00:24 2004 +0000
description:
Fix COMMENT by not mention name of software in COMMENT and removing
that it "is a program".
Also note that it can be used to "copy, append or link" also.
diffstat:
misc/mmv/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r eaee883ed19b -r 6b076660a572 misc/mmv/Makefile
--- a/misc/mmv/Makefile Wed Sep 01 16:58:26 2004 +0000
+++ b/misc/mmv/Makefile Wed Sep 01 17:00:24 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/09/01 16:54:46 reed Exp $
+# $NetBSD: Makefile,v 1.9 2004/09/01 17:00:24 reed Exp $
#
DISTNAME= mmv_1.01b.orig
@@ -8,7 +8,7 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= # none
-COMMENT= mmv is a program to move multiple files using wildcard patterns
+COMMENT= Move, copy, append or link multiple files using wildcard patterns
WRKSRC= ${WRKDIR}/mmv-1.01b.orig
ALL_TARGET= mmv
Home |
Main Index |
Thread Index |
Old Index