diff options
-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 |