diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-10-06 01:07:11 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-10-06 01:07:11 +0000 |
commit | dabcd364f967aa6a64b3750005578e1394284be4 (patch) | |
tree | d487d152a5137ff5d537c9f35a32f6189a9c2d04 /devel/librcd | |
parent | a0e647ea8eab43ca53ca0801cda24016acb9d069 (diff) | |
download | ports-dabcd364f967aa6a64b3750005578e1394284be4.tar.gz ports-dabcd364f967aa6a64b3750005578e1394284be4.zip |
Notes
Diffstat (limited to 'devel/librcd')
-rw-r--r-- | devel/librcd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/librcd/Makefile b/devel/librcd/Makefile index 03e2ca0ee673..5ec42ced8e8e 100644 --- a/devel/librcd/Makefile +++ b/devel/librcd/Makefile @@ -8,7 +8,8 @@ PORTNAME= librcd PORTVERSION= 0.1.13 CATEGORIES= devel -MASTER_SITES= SF/rusxmms/Charset%20Detection%20Library/${PORTVERSION} +MASTER_SITES= http://dside.dydnds.org/files/rusxmms/ \ + SF/rusxmms/Charset%20Detection%20Library/${PORTVERSION} MAINTAINER= fluffy@FreeBSD.org COMMENT= Library used by rusxmms for autodetection of russian charset |