diff options
-rw-r--r-- | devel/jam/Makefile | 6 | ||||
-rw-r--r-- | devel/jam/distinfo | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/devel/jam/Makefile b/devel/jam/Makefile index f24baf15989..2daf63aeedd 100644 --- a/devel/jam/Makefile +++ b/devel/jam/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2004/07/07 19:40:04 schmonz Exp $ +# $NetBSD: Makefile,v 1.6 2004/09/04 13:56:46 schmonz Exp $ # DISTNAME= jam-2.5 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/pub/jam/ EXTRACT_SUFX= .zip @@ -12,6 +13,9 @@ COMMENT= Program construction tool, like make(1) CONFLICTS= acunia-jam-[0-9]* +DIST_SUBDIR= ${PKGNAME} +WRKSRC= ${WRKDIR} + DOCDIR= share/doc/${PKGBASE} HTMLDIR= share/doc/html/${PKGBASE} diff --git a/devel/jam/distinfo b/devel/jam/distinfo index 1d0872338a7..5ab0200f78e 100644 --- a/devel/jam/distinfo +++ b/devel/jam/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2004/07/07 19:40:04 schmonz Exp $ +$NetBSD: distinfo,v 1.4 2004/09/04 13:56:46 schmonz Exp $ -SHA1 (jam-2.5.zip) = 89f0eeb52b8566e3cf065f40124fa08d7cb5ac33 -Size (jam-2.5.zip) = 193624 bytes +SHA1 (jam-2.5nb1/jam-2.5.zip) = 794a3f4483315c6b9f010f03b592646d3815328c +Size (jam-2.5nb1/jam-2.5.zip) = 191864 bytes |