diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-30 19:59:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-30 19:59:13 +0000 |
commit | b9a551e7bba012f00a4d73f7a3745926773a089f (patch) | |
tree | e4fdc34ad35bc391208740a97b60845a77f7d97b /games | |
parent | 809d8f3dad7d6d01e70b6a733b26d4f872929bbe (diff) | |
download | pkgsrc-b9a551e7bba012f00a4d73f7a3745926773a089f.tar.gz |
Fix DIST_SUBDIR to use PKGNAME_NOREV so this doesn't break because of PKGREVISION bumps
Diffstat (limited to 'games')
-rw-r--r-- | games/falcons-eye/Makefile | 4 | ||||
-rw-r--r-- | games/falcons-eye/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/falcons-eye/Makefile b/games/falcons-eye/Makefile index 0aceda00dc5..e412d355638 100644 --- a/games/falcons-eye/Makefile +++ b/games/falcons-eye/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/03/27 15:43:35 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2005/03/30 19:59:13 wiz Exp $ # DISTNAME= nethack_source_331_jtp_193 @@ -15,7 +15,7 @@ COMMENT= Falcon's Eye NetHack EXTRACT_CMD= unzip -aq ${DOWNLOADED_DISTFILE} HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ./sys/unix/setup.sh -DIST_SUBDIR= ${PKGNAME}-20050216-2 +DIST_SUBDIR= ${PKGNAME_NOREV}-20050216-2 WRKSRC= ${WRKDIR} USE_BUILDLINK3= yes diff --git a/games/falcons-eye/distinfo b/games/falcons-eye/distinfo index a7f50642888..dd45c728752 100644 --- a/games/falcons-eye/distinfo +++ b/games/falcons-eye/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2005/02/23 23:11:56 agc Exp $ +$NetBSD: distinfo,v 1.10 2005/03/30 19:59:13 wiz Exp $ -SHA1 (falcons-eye-1.9.3nb4-20050216-2/nethack_source_331_jtp_193.zip) = f25a3b77925d247762d18b6f022500aac7c42b29 -RMD160 (falcons-eye-1.9.3nb4-20050216-2/nethack_source_331_jtp_193.zip) = a94c3bbdec7a0c034acbe431071342b872c7acc5 -Size (falcons-eye-1.9.3nb4-20050216-2/nethack_source_331_jtp_193.zip) = 8349587 bytes +SHA1 (falcons-eye-1.9.3-20050216-2/nethack_source_331_jtp_193.zip) = f25a3b77925d247762d18b6f022500aac7c42b29 +RMD160 (falcons-eye-1.9.3-20050216-2/nethack_source_331_jtp_193.zip) = a94c3bbdec7a0c034acbe431071342b872c7acc5 +Size (falcons-eye-1.9.3-20050216-2/nethack_source_331_jtp_193.zip) = 8349587 bytes SHA1 (patch-aa) = e068ec41aa17aeb8746475ff33fdef3540a664de SHA1 (patch-ab) = 4ab97753aacedfbfd6823600723f01d55043855f SHA1 (patch-ac) = 3a88954c950854350938fbec1fef195baaacb2cf |