diff options
author | ben <ben@pkgsrc.org> | 2004-03-29 05:14:27 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2004-03-29 05:14:27 +0000 |
commit | 0ccc55bb27c5cfa4ccabd1333e203a8425fe7325 (patch) | |
tree | eb86e479d35704cc585df657c53e47cc829e77ea /archivers/xmill | |
parent | dfee3135e4f2d8d1666c895e71542f88e00d4e40 (diff) | |
download | pkgsrc-0ccc55bb27c5cfa4ccabd1333e203a8425fe7325.tar.gz |
Correction to PLIST, xmill is now named xcmill.
Diffstat (limited to 'archivers/xmill')
-rw-r--r-- | archivers/xmill/Makefile | 4 | ||||
-rw-r--r-- | archivers/xmill/PLIST | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index 00c9b1d7043..0218c5430f7 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -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 @@ do-install: ${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 --git a/archivers/xmill/PLIST b/archivers/xmill/PLIST index 29b604a0123..40479226d9b 100644 --- a/archivers/xmill/PLIST +++ b/archivers/xmill/PLIST @@ -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 |