pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/digest/files add missing DESCR to DISTFILES.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d81323d1a19
branches: trunk
changeset: 471367:2d81323d1a19
user: grant <grant%pkgsrc.org@localhost>
date: Sun Mar 28 02:43:21 2004 +0000
description:
add missing DESCR to DISTFILES.
diffstat:
pkgtools/digest/files/Makefile.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1b54573964a1 -r 2d81323d1a19 pkgtools/digest/files/Makefile.in
--- a/pkgtools/digest/files/Makefile.in Sun Mar 28 02:42:51 2004 +0000
+++ b/pkgtools/digest/files/Makefile.in Sun Mar 28 02:43:21 2004 +0000
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.1 2002/12/21 04:06:12 schmonz Exp $
+# $Id: Makefile.in,v 1.2 2004/03/28 02:43:21 grant Exp $
@SET_MAKE@
SHELL = @SHELL@
@@ -49,7 +49,7 @@
SRCS= digest.c md5c.c rmd160.c rmd160hl.c sha2.c sha2hl.c md5hl.c sha1.c \
sha1hl.c bits.c md5.h rmd160.h sha1.h sha2.h
-DISTFILES= $(SRCS) AUTHORS COPYING INSTALL Makefile.in NEWS README aclocal.m4 \
+DISTFILES= $(SRCS) AUTHORS COPYING DESCR INSTALL Makefile.in NEWS aclocal.m4 \
config.guess config.h.in config.sub configure configure.ac install-sh \
missing mkinstalldirs regress.sh
Home |
Main Index |
Thread Index |
Old Index