pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/mk-configure Clean-ups



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e579d0bc99fa
branches:  trunk
changeset: 610233:e579d0bc99fa
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Sun Oct 21 17:13:49 2012 +0000

description:
Clean-ups

diffstat:

 devel/mk-configure/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 0e7ab60d38b7 -r e579d0bc99fa devel/mk-configure/Makefile
--- a/devel/mk-configure/Makefile       Sun Oct 21 16:05:19 2012 +0000
+++ b/devel/mk-configure/Makefile       Sun Oct 21 17:13:49 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/07/22 13:00:41 cheusov Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/21 17:13:49 cheusov Exp $
 #
 
 DISTNAME=      mk-configure-0.23.0
@@ -17,8 +17,7 @@
 
 USE_LANGUAGES=         # no languages
 
-DOC_FILES=             README NEWS ChangeLog TODO FAQ COPYRIGHT \
-                       doc/presentation.pdf
+DOC_FILES=             ChangeLog doc/presentation.pdf
 
 MAKE_ENV+=             MANDIR=${PREFIX}/${PKGMANDIR} BMAKE=${PREFIX}/bin/bmake
 



Home | Main Index | Thread Index | Old Index