aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-08-26 11:41:49 +0800
committerMartin Wilke <miwi@FreeBSD.org>2011-08-26 11:41:49 +0800
commit73a6512883ebd8c150fcb0e5d6c8381405185919 (patch)
tree542c5293f4ac1b2199f015316cc1fd55215d3f1a /converters
parentfeb77f6f59dd28313001e2a463605dbd481904da (diff)
downloadfreebsd-ports-gnome-73a6512883ebd8c150fcb0e5d6c8381405185919.tar.gz
freebsd-ports-gnome-73a6512883ebd8c150fcb0e5d6c8381405185919.tar.zst
freebsd-ports-gnome-73a6512883ebd8c150fcb0e5d6c8381405185919.zip
- Fix MASTER_SITES
PR: 160089 Submitted by: Ports Fury
Diffstat (limited to 'converters')
-rw-r--r--converters/py-iconvcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-iconvcodec/Makefile b/converters/py-iconvcodec/Makefile
index 0065aa402e21..125b1cf4c21d 100644
--- a/converters/py-iconvcodec/Makefile
+++ b/converters/py-iconvcodec/Makefile
@@ -7,7 +7,7 @@
PORTNAME= iconvcodec
PORTVERSION= 1.1.2
CATEGORIES= converters python
-MASTER_SITES= http://download.berlios.de/cjkpython/
+MASTER_SITES= BERLIOS/cjkpython
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org