diff options
author | ben <ben@pkgsrc.org> | 2004-08-17 02:48:04 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2004-08-17 02:48:04 +0000 |
commit | 16e195c46d013e488994ae520a022e6a612efcba (patch) | |
tree | f508f006b73024bb7e06d69de25c9c5179d58794 | |
parent | 3efc880d75df75672902ed08189a98f9d02e5261 (diff) | |
download | pkgsrc-16e195c46d013e488994ae520a022e6a612efcba.tar.gz |
Add DIST_SUBDIR because contents changed while archive filename did not.
-rw-r--r-- | biology/profit/Makefile | 3 | ||||
-rw-r--r-- | biology/profit/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/biology/profit/Makefile b/biology/profit/Makefile index fdd1b68a95e..62b3b7ab9cc 100644 --- a/biology/profit/Makefile +++ b/biology/profit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/08/14 20:52:09 ben Exp $ +# $NetBSD: Makefile,v 1.5 2004/08/17 02:48:04 ben Exp $ # DISTNAME= profit @@ -10,6 +10,7 @@ MAINTAINER= hdp@cs.nmsu.edu HOMEPAGE= http://acrmwww.biochem.ucl.ac.uk/programs/profit/index.html COMMENT= Performs least squares fits of two protein structures +DIST_SUBDIR= ${DISTNAME} ALL_TARGET= ${DISTNAME} USE_BUILDLINK3= YES WRKSRC= ${WRKDIR}/ProFitV2.2/src diff --git a/biology/profit/distinfo b/biology/profit/distinfo index 4c52a2c410b..96f70c3d012 100644 --- a/biology/profit/distinfo +++ b/biology/profit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2004/08/14 20:52:09 ben Exp $ +$NetBSD: distinfo,v 1.3 2004/08/17 02:48:04 ben Exp $ -SHA1 (profit.tar.gz) = 57e94944fd469ab24d53f15a5a836498c4bb7d1d -Size (profit.tar.gz) = 242731 bytes +SHA1 (profit/profit.tar.gz) = 57e94944fd469ab24d53f15a5a836498c4bb7d1d +Size (profit/profit.tar.gz) = 242731 bytes SHA1 (patch-aa) = 3c2f745109183b38ac56799e3576997f931c93b3 |