pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
redeclipse: Actually use the correct MASTER_SITES.
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <cfkoch%edgebsd.org@localhost>
Pushed By: cfkoch
Date: Sun Nov 27 22:48:53 2016 -0800
Changeset: a3ffacb238381cbfc08cf5cb8c5ae7393a079dc6
Modified Files:
redeclipse/Makefile
Log Message:
redeclipse: Actually use the correct MASTER_SITES.
Not sure how this worked at all in the first place, to be honest.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a3ffacb238381cbfc08cf5cb8c5ae7393a079dc6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
redeclipse/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/redeclipse/Makefile b/redeclipse/Makefile
index 43dbf8a..59c6685 100644
--- a/redeclipse/Makefile
+++ b/redeclipse/Makefile
@@ -4,7 +4,7 @@ PKGNAME= redeclipse-${VERSION}
DISTNAME= red-eclipse-v${VERSION}
CATEGORIES= games
VERSION= 1.5.3
-MASTER_SITES= -https://s3-us-west-2.amazonaws.com/red-eclipse/${DISTNAME}
+MASTER_SITES= https://s3-us-west-2.amazonaws.com/red-eclipse/
MAINTAINER= cfkoch%edgebsd.org@localhost
HOMEPAGE= http://redeclipse.net/
Home |
Main Index |
Thread Index |
Old Index