diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-05-27 15:41:16 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-05-27 15:41:16 +0000 |
commit | a8b39ee4286b4228e5dab851b1c3eef81014ab6d (patch) | |
tree | a858c7f2a464019a3ee41343f954da13e07b75b0 /www/yuicompressor | |
parent | 203e83cc4d68bc5ea62367b2faed800974280405 (diff) |
Notes
Diffstat (limited to 'www/yuicompressor')
-rw-r--r-- | www/yuicompressor/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/yuicompressor/Makefile b/www/yuicompressor/Makefile index 91aaf93a09d7..8c7378e50a39 100644 --- a/www/yuicompressor/Makefile +++ b/www/yuicompressor/Makefile @@ -5,7 +5,6 @@ PORTNAME= yuicompressor PORTVERSION= 2.4.8 CATEGORIES= www java #MASTER_SITES= http://tml.github.io/yui/ -MASTER_SITES+= http://az.semmy.ru/ MASTER_SITES+= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= az DISTNAME= ${PORTNAME}-${PORTVERSION}.jar |