pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

retroarch: update HOMEPAGE & remove trailing empty line



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Tue May 16 10:40:44 2017 +0100
Changeset:	a140a35abb1a31d50a4046a877cac80802081188

Modified Files:
	retroarch/Makefile
	retroarch/options.mk

Log Message:
retroarch: update HOMEPAGE & remove trailing empty line

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a140a35abb1a31d50a4046a877cac80802081188

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 retroarch/Makefile   | 2 +-
 retroarch/options.mk | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/retroarch/Makefile b/retroarch/Makefile
index 17c374d89f..1ccc0b5b65 100644
--- a/retroarch/Makefile
+++ b/retroarch/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.libretro.com/
+HOMEPAGE=	http://www.retroarch.com/
 COMMENT=	Official reference frontend for the libretro API
 LICENSE=	gnu-gpl-v3
 
diff --git a/retroarch/options.mk b/retroarch/options.mk
index d2240d9818..0a9d2c496b 100644
--- a/retroarch/options.mk
+++ b/retroarch/options.mk
@@ -53,4 +53,3 @@ CONFIGURE_ARGS+=        --enable-freetype
 .else
 CONFIGURE_ARGS+=        --disable-freetype
 .endif
-


Home | Main Index | Thread Index | Old Index