diff options
author | wiz <wiz@pkgsrc.org> | 2013-03-24 17:18:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-03-24 17:18:25 +0000 |
commit | a6260fe3d95817b3f5cd912f50e59b0f834072ff (patch) | |
tree | 83023f6d3fdcbbdafda2f243780aafe3d7390095 /emulators/Makefile | |
parent | 347762084e96a1572b38966bc98d4cd404699d26 (diff) | |
download | pkgsrc-a6260fe3d95817b3f5cd912f50e59b0f834072ff.tar.gz |
Remove ski-bin -- download links broken, and since 2007 the homepage suggests
using emulators/ski instead.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index d6e1f798c7e..baff8531830 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.202 2013/02/17 17:28:42 spz Exp $ +# $NetBSD: Makefile,v 1.203 2013/03/24 17:18:25 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -110,7 +110,6 @@ SUBDIR+= raine SUBDIR+= simh SUBDIR+= simulavr SUBDIR+= ski -SUBDIR+= ski-bin SUBDIR+= sms_sdl SUBDIR+= snes9x SUBDIR+= snes9x-gtk |