diff options
author | kristerw <kristerw@pkgsrc.org> | 2005-07-24 18:24:45 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2005-07-24 18:24:45 +0000 |
commit | 462f2334b78167d1754831348447b48d09ad5640 (patch) | |
tree | 40cf236d8e3b4c520be6fa2ce118c65ee6fe4def /games/sl | |
parent | ecb7699078580113ff48e0ab47ccff9aeac88125 (diff) | |
download | pkgsrc-462f2334b78167d1754831348447b48d09ad5640.tar.gz |
Set DIST_SUBDIR after the checksum change in the previous commit.
Diffstat (limited to 'games/sl')
-rw-r--r-- | games/sl/Makefile | 4 | ||||
-rw-r--r-- | games/sl/distinfo | 14 |
2 files changed, 10 insertions, 8 deletions
diff --git a/games/sl/Makefile b/games/sl/Makefile index 3c4951446ef..20caa5d8d26 100644 --- a/games/sl/Makefile +++ b/games/sl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/07/21 08:31:50 minoura Exp $ +# $NetBSD: Makefile,v 1.12 2005/07/24 18:24:45 kristerw Exp $ # DISTNAME= sl @@ -15,6 +15,8 @@ MAINTAINER= minoura@NetBSD.org HOMEPAGE= http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/ COMMENT= Animated SL that runs across the terminal when you type `sl' +DIST_SUBDIR= ${PKGNAME_NOREV} + BUILD_DEPENDS= nkf-[0-9]*:../../converters/nkf INSTALLATION_DIRS= bin man/ja_JP.EUC/man1 diff --git a/games/sl/distinfo b/games/sl/distinfo index 44ccd26bb0b..4978276a95a 100644 --- a/games/sl/distinfo +++ b/games/sl/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.4 2005/07/21 08:31:50 minoura Exp $ +$NetBSD: distinfo,v 1.5 2005/07/24 18:24:45 kristerw Exp $ -SHA1 (sl.tar) = 57e18b4333e05be67faff58c42a06fcbc231def9 -RMD160 (sl.tar) = 8bf03c727cafeb8873377a1bfd17c3ff8bd6dd29 -Size (sl.tar) = 20480 bytes -SHA1 (sl5.patch) = b8be0db3a026ea4192557dbd9c5662521bdd3a29 -RMD160 (sl5.patch) = 19829a2bb3fc7f4b702d6a9224c0e9c1d45ab594 -Size (sl5.patch) = 32549 bytes +SHA1 (sl-3.03p5/sl.tar) = 57e18b4333e05be67faff58c42a06fcbc231def9 +RMD160 (sl-3.03p5/sl.tar) = 8bf03c727cafeb8873377a1bfd17c3ff8bd6dd29 +Size (sl-3.03p5/sl.tar) = 20480 bytes +SHA1 (sl-3.03p5/sl5.patch) = b8be0db3a026ea4192557dbd9c5662521bdd3a29 +RMD160 (sl-3.03p5/sl5.patch) = 19829a2bb3fc7f4b702d6a9224c0e9c1d45ab594 +Size (sl-3.03p5/sl5.patch) = 32549 bytes SHA1 (patch-aa) = 60d53ea5afc1e2064bf2981beb72adbef8c1fe20 |