diff options
author | wiz <wiz@pkgsrc.org> | 2015-02-05 16:57:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-02-05 16:57:53 +0000 |
commit | 2ec19c2a7417bc1c84effd0c97c86048857bc955 (patch) | |
tree | 78a134cdfbeff3bb05cf862544563c71c8e8d4db /emulators/libretro-mupen64plus | |
parent | f1e0769c39d1019c07f3ed2a6586839438ec4675 (diff) | |
download | pkgsrc-2ec19c2a7417bc1c84effd0c97c86048857bc955.tar.gz |
NetBSD police.
Diffstat (limited to 'emulators/libretro-mupen64plus')
-rw-r--r-- | emulators/libretro-mupen64plus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/libretro-mupen64plus/Makefile b/emulators/libretro-mupen64plus/Makefile index 51a06f5a189..b694ae9daf7 100644 --- a/emulators/libretro-mupen64plus/Makefile +++ b/emulators/libretro-mupen64plus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2015/02/04 23:02:12 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2015/02/05 16:57:53 wiz Exp $ DISTNAME= mupen64plus-libretro-20150204 PKGNAME= libretro-mupen64plus-20150204 CATEGORIES= emulators -MASTER_SITES= http://ftp.netbsd.org/pub/NetBSD/misc/jmcneill/retroarch/ +MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/jmcneill/retroarch/ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org |