diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2004-09-22 22:37:27 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2004-09-22 22:37:27 +0000 |
commit | 4ae6a6af806b53e71126f918ed759ff78fa4f390 (patch) | |
tree | c4964cbe087a84b4a9a018df788c89cc1b37a21f /cad | |
parent | 7e54eab74b045d10412b4199887dfeeba8edff15 (diff) | |
download | pkgsrc-4ae6a6af806b53e71126f918ed759ff78fa4f390.tar.gz |
use DIST_SUBDIR since the distfile has changed with no name change
Diffstat (limited to 'cad')
-rw-r--r-- | cad/fasthenry/Makefile | 4 | ||||
-rw-r--r-- | cad/fasthenry/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/cad/fasthenry/Makefile b/cad/fasthenry/Makefile index bcbf7630e6a..595b57a9be8 100644 --- a/cad/fasthenry/Makefile +++ b/cad/fasthenry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/09/20 02:08:58 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.24 2004/09/22 22:37:27 dmcmahill Exp $ # DISTNAME= fasthenry-3.0-12Nov96 @@ -11,6 +11,8 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.rle.mit.edu/cpg/research_codes.htm COMMENT= Three-dimensional inductance extraction program +DIST_SUBDIR= ${PKGNAME_NOREV} + WRKSRC= ${WRKDIR}/fasthenry-3.0 USE_BUILDLINK3= yes HAS_CONFIGURE= yes diff --git a/cad/fasthenry/distinfo b/cad/fasthenry/distinfo index e51b070769f..01e03d1a737 100644 --- a/cad/fasthenry/distinfo +++ b/cad/fasthenry/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2004/09/20 02:08:58 dmcmahill Exp $ +$NetBSD: distinfo,v 1.7 2004/09/22 22:37:27 dmcmahill Exp $ -SHA1 (fasthenry-3.0-12Nov96.tar.Z) = 7117fdbaad95929a8d98944dced48cfb3a9e39d0 -Size (fasthenry-3.0-12Nov96.tar.Z) = 1175247 bytes +SHA1 (fasthenry-3.0.19961112/fasthenry-3.0-12Nov96.tar.Z) = 7117fdbaad95929a8d98944dced48cfb3a9e39d0 +Size (fasthenry-3.0.19961112/fasthenry-3.0-12Nov96.tar.Z) = 1175247 bytes SHA1 (patch-aa) = 91667d5dc882f6d2a0654d7d875f81e69372a595 SHA1 (patch-ab) = 3d593630b697f10b1ca1528e1818ccc33c6db464 SHA1 (patch-ac) = 0a35ee0bfdc460e8a262d5cdc1d80c5f8905340e |