diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2011-01-14 16:12:57 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2011-01-14 16:12:57 +0000 |
commit | ed4913c17ee266af8e785878b321e4e8c95b899f (patch) | |
tree | 7983de331883fcca5142538cb74966336d236855 /devel/librcc | |
parent | 5d5b825f2c0c59c567e476a011e766f809d51dc3 (diff) | |
download | ports-ed4913c17ee266af8e785878b321e4e8c95b899f.tar.gz ports-ed4913c17ee266af8e785878b321e4e8c95b899f.zip |
Notes
Diffstat (limited to 'devel/librcc')
-rw-r--r-- | devel/librcc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile index b5c8d0532e3a..f4e09005dfad 100644 --- a/devel/librcc/Makefile +++ b/devel/librcc/Makefile @@ -10,7 +10,10 @@ PORTVERSION= 0.2.9 PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF/rusxmms/Charset%20Conversion%20Library/${PORTVERSION} \ + ${MASTER_SITE_LOCAL} \ + http://ns.ael.ru/~fluffy.khv/distfiles/ \ http://dside.dyndns.org/files/rusxmms/ +MASTER_SITE_SUBDIR= fluffy MAINTAINER= fluffy@FreeBSD.org COMMENT= Library used by rusxmms for language autodetection |