pkgsrc-WIP-changes archive

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

import of goon's account



Module Name:	pkgsrc-wip
Committed By:	goon <hacking.johan%yahoo.com@localhost>
Pushed By:	goon
Date:		Tue Feb 20 13:36:07 2024 +0000
Changeset:	6e27edcdc4132a5e9e043bb4f7071b4a393eb9ee

Modified Files:
	desmume/Makefile

Log Message:
import of goon's account

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

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

diffstat:
 desmume/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/desmume/Makefile b/desmume/Makefile
index f22c54af94..1ff0567e2e 100644
--- a/desmume/Makefile
+++ b/desmume/Makefile
@@ -1,15 +1,15 @@
 # $NetBSD: Makefile,v 1.16 2015/04/19 15:10:39 othyro Exp $
 #
 
-DISTNAME=	desmume-0.9.10
+DISTNAME=	desmume-release-0.9.13
 PKGREVISION=	1
 CATEGORIES=	emulators
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=desmume/}
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=desmume2/}
 EXTRACT_SUFX=	.tar.tar
 EXTRACT_CMD=	${TAR} xzf $$extract_file
 
 MAINTAINER=	goon.mage%yahoo.com@localhost	
-HOMEPAGE=	http://desmume.sourceforge.net/
+HOMEPAGE=	http://desmume2.sourceforge.net/
 COMMENT=	Nintendo DS emulator
 LICENSE=	gnu-gpl-v2
 


Home | Main Index | Thread Index | Old Index