diff options
author | kristerw <kristerw> | 2003-11-15 14:09:30 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2003-11-15 14:09:30 +0000 |
commit | ba0004f14e018f4f34ca9e33f0ac51190998967e (patch) | |
tree | 431ab6736d138b0a9e7d8b90bb32bce476e67965 /math | |
parent | a6251c2cbed35f62da1f69d4c8e0dd4964d6d747 (diff) | |
download | pkgsrc-ba0004f14e018f4f34ca9e33f0ac51190998967e.tar.gz |
The distifile has been regenerated (but its contents is identical).
Add DIST_SUBDIR and regen distinfo.
Diffstat (limited to 'math')
-rw-r--r-- | math/dcdflib.c/Makefile | 4 | ||||
-rw-r--r-- | math/dcdflib.c/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/math/dcdflib.c/Makefile b/math/dcdflib.c/Makefile index 84d0df74999..382840c1646 100644 --- a/math/dcdflib.c/Makefile +++ b/math/dcdflib.c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/09/19 23:08:31 dent Exp $ +# $NetBSD: Makefile,v 1.11 2003/11/15 14:09:30 kristerw Exp $ DISTNAME= dcdflib.c-1.1 PKGREVISION= 1 @@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://odin.mdacc.tmc.edu/anonftp/ COMMENT= Library of C Routines for Cumulative Distribution Functions +DIST_SUBDIR= ${PKGNAME_NOREV} + post-install: ${INSTALL_DATA} ${WRKSRC}/../doc/dcdflib.h ${PREFIX}/include ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/dcdflib.c diff --git a/math/dcdflib.c/distinfo b/math/dcdflib.c/distinfo index cc4e64bd015..a15d55b09a3 100644 --- a/math/dcdflib.c/distinfo +++ b/math/dcdflib.c/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2001/04/19 08:45:39 agc Exp $ +$NetBSD: distinfo,v 1.3 2003/11/15 14:09:30 kristerw Exp $ -SHA1 (dcdflib.c-1.1.tar.gz) = 256d1ea08960784026abb954dc2cd357b0b9077b -Size (dcdflib.c-1.1.tar.gz) = 61435 bytes +SHA1 (dcdflib.c-1.1/dcdflib.c-1.1.tar.gz) = 729774058df2789b0ca678d06885632222f7edd5 +Size (dcdflib.c-1.1/dcdflib.c-1.1.tar.gz) = 61435 bytes SHA1 (patch-aa) = f46a3e20b7b3e63efa772a1f02cc68c6763f4a06 SHA1 (patch-ab) = b15941f6459845c4b9f54c36f282191cbe3109a4 |