diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2011-08-05 10:17:47 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2011-08-05 10:17:47 +0000 |
commit | 1f55006055ea3d22098870881367456dcee028e8 (patch) | |
tree | 13b442a5c51029b1dd6bcc1d26182ebb867c4d72 /devel/librcc | |
parent | 33b2f41ef94994dd8f7b2c635b6246d204301dee (diff) | |
download | ports-1f55006055ea3d22098870881367456dcee028e8.tar.gz ports-1f55006055ea3d22098870881367456dcee028e8.zip |
Notes
Diffstat (limited to 'devel/librcc')
-rw-r--r-- | devel/librcc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile index f4e09005dfad..39cfadb081c6 100644 --- a/devel/librcc/Makefile +++ b/devel/librcc/Makefile @@ -9,8 +9,8 @@ PORTNAME= librcc PORTVERSION= 0.2.9 PORTREVISION= 5 CATEGORIES= devel -MASTER_SITES= SF/rusxmms/Charset%20Conversion%20Library/${PORTVERSION} \ - ${MASTER_SITE_LOCAL} \ +#MASTER_SITES= SF/rusxmms/Charset%20Conversion%20Library/${PORTVERSION} \ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://ns.ael.ru/~fluffy.khv/distfiles/ \ http://dside.dyndns.org/files/rusxmms/ MASTER_SITE_SUBDIR= fluffy |