pkgsrc-WIP-changes archive

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

took ownership.



Module Name:	pkgsrc-wip
Committed By:	goon <hacking.johan%yahoo.com@localhost>
Pushed By:	goon
Date:		Tue Feb 20 13:40:30 2024 +0000
Changeset:	0d0fe5731ec5356ba1e8c86f461d19fb472679b5

Modified Files:
	squeak6/Makefile

Log Message:
took ownership.

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

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

diffstat:
 squeak6/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/squeak6/Makefile b/squeak6/Makefile
index def8aea020..3b23fa291b 100644
--- a/squeak6/Makefile
+++ b/squeak6/Makefile
@@ -8,8 +8,8 @@ SQUEAK_SOURCES=	SqueakV60.sources
 DISTNAME=	Squeak${SQUEAK_VERSION}-${IMAGE_VERSION}-${IMAGE_ARCH}
 PKGNAME=	squeak6-${SQUEAK_VERSION}.${IMAGE_VERSION}
 CATEGORIES=	lang
-MASTER_SITES=	http://files.squeak.org/${SQUEAK_VERSION}/${DISTNAME}/
-EXTRACT_SUFX=	.zip
+MASTER_SITES=	http://sourceforge.net/projects/squeak6/
+### EXTRACT_SUFX=	.zip
 DISTFILES=	${DEFAULT_DISTFILES} ${SQUEAK_SOURCES}.gz
 
 SITES.${SQUEAK_SOURCES}.gz=	http://files.squeak.org/sources_files/


Home | Main Index | Thread Index | Old Index