pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
apache-commons-codec: fix MASTER_SITE
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Sat Oct 24 18:05:25 2015 +0200
Changeset: 63295a8b8250a812cd543e13113964a4b375a9b1
Modified Files:
apache-commons-codec/Makefile
Log Message:
apache-commons-codec: fix MASTER_SITE
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=63295a8b8250a812cd543e13113964a4b375a9b1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
apache-commons-codec/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/apache-commons-codec/Makefile b/apache-commons-codec/Makefile
index 9d05f64..9ca2731 100644
--- a/apache-commons-codec/Makefile
+++ b/apache-commons-codec/Makefile
@@ -4,7 +4,7 @@
DISTNAME= commons-codec-1.7-bin
PKGNAME= apache-${DISTNAME:S/-bin//}
CATEGORIES= devel java
-MASTER_SITES= ${MASTER_SITE_APACHE:=commons/codec/binaries/}
+MASTER_SITES= http://archive.apache.org/dist/commons/codec/binaries/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://commons.apache.org/codec/
Home |
Main Index |
Thread Index |
Old Index