pkgsrc-WIP-changes archive

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

Updated descriptions to include an Objective-C compiler.



Module Name:	pkgsrc-wip
Committed By:	goon <goon.mage%yahoo.com@localhost>
Pushed By:	goon
Date:		Sat Jan 4 14:34:28 2025 +0100
Changeset:	b1619a0db64ca57939b8f065175e016709e2a6d5

Modified Files:
	ndssdk/DESCR
	ndssdk/Makefile

Log Message:
Updated descriptions to include an Objective-C compiler.

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

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

diffstat:
 ndssdk/DESCR    | 2 +-
 ndssdk/Makefile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/ndssdk/DESCR b/ndssdk/DESCR
index 03972eed42..4e2be5dfd9 100644
--- a/ndssdk/DESCR
+++ b/ndssdk/DESCR
@@ -1 +1 @@
-Nintendo DS SDK. C compiler, tools and libraries.
+Nintendo DS SDK. ARM9 C and Objective-C compiler, tools and libraries.
diff --git a/ndssdk/Makefile b/ndssdk/Makefile
index b9787cebee..350f095be0 100644
--- a/ndssdk/Makefile
+++ b/ndssdk/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	https://sourceforge.net/projects/ndssdk/files/
 
 MAINTAINER=	goon.mage%yahoo.com@localhost
 HOMEPAGE=	https://sourceforge.net/projects/ndssdk/
-COMMENT=	Nintendo DS C Compiler, tools and libraries
+COMMENT=	Nintendo DS ARM9 C and Objective-C Compiler, tools and libraries
 LICENSE=	modified-bsd
 
 WRKSRC=		${WRKDIR}/ndssdk-1.8.0.1


Home | Main Index | Thread Index | Old Index