diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
commit | 075acacd24db0c43cce5dccc810156a1c5eff446 (patch) | |
tree | f3dd8caf9fe8f8c14de35a33876ae473bded1b4f /devel/librcd | |
parent | c926af277e1355820a38a0dea7ee6dd6290182f8 (diff) | |
download | ports-075acacd24db0c43cce5dccc810156a1c5eff446.tar.gz ports-075acacd24db0c43cce5dccc810156a1c5eff446.zip |
Notes
Diffstat (limited to 'devel/librcd')
-rw-r--r-- | devel/librcd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/librcd/Makefile b/devel/librcd/Makefile index f2f43268c35e..118ed63e0223 100644 --- a/devel/librcd/Makefile +++ b/devel/librcd/Makefile @@ -8,8 +8,7 @@ PORTNAME= librcd PORTVERSION= 0.1.11 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= rusxmms +MASTER_SITES= SF/rusxmms/Charset%20Detection%20Library/${PORTVERSION} MAINTAINER= uspoerlein@gmail.com COMMENT= Library used by rusxmms for autodetection of russian charset |