pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/xmill Correction to PLIST, xmill is now name...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fcd8aa1ab433
branches:  trunk
changeset: 471550:fcd8aa1ab433
user:      ben <ben%pkgsrc.org@localhost>
date:      Mon Mar 29 05:14:27 2004 +0000

description:
Correction to PLIST, xmill is now named xcmill.

diffstat:

 archivers/xmill/Makefile |  4 ++--
 archivers/xmill/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r 90ea34eec985 -r fcd8aa1ab433 archivers/xmill/Makefile
--- a/archivers/xmill/Makefile  Mon Mar 29 05:12:00 2004 +0000
+++ b/archivers/xmill/Makefile  Mon Mar 29 05:14:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/03/29 05:12:01 ben Exp $
+# $NetBSD: Makefile,v 1.11 2004/03/29 05:14:27 ben Exp $
 
 DISTNAME=              xmill-0.9.1
 CATEGORIES=            archivers
@@ -26,7 +26,7 @@
                ${WRKSRC}/documentation/xmill.ps.gz \
                ${WRKSRC}/documentation/xmill-09-doc.txt \
                ${PREFIX}/share/doc/xmill
-       ${INSTALL_PROGRAM} ${WRKSRC}/unix/xmill \
+       ${INSTALL_PROGRAM} ${WRKSRC}/unix/xcmill \
                ${WRKSRC}/unix/xdemill \
                ${WRKSRC}/unix/xmillexample \
                ${WRKSRC}/unix/xmillinspect \
diff -r 90ea34eec985 -r fcd8aa1ab433 archivers/xmill/PLIST
--- a/archivers/xmill/PLIST     Mon Mar 29 05:12:00 2004 +0000
+++ b/archivers/xmill/PLIST     Mon Mar 29 05:14:27 2004 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2004/03/29 05:12:01 ben Exp $
-bin/xmill
+@comment $NetBSD: PLIST,v 1.3 2004/03/29 05:14:27 ben Exp $
+bin/xcmill
 bin/xdemill
 bin/xmillexample
 bin/xmillinspect



Home | Main Index | Thread Index | Old Index