diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-06-08 05:00:37 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-06-08 05:00:37 +0800 |
commit | 63bc199f1477caf932683be53debb1c339219daa (patch) | |
tree | c6fa1b08335dc6608c14214babc184cc56205c2a /lang/ruby-lua4 | |
parent | 7c3f2f88b89fbc01add64619ccb4a34d1f6495d7 (diff) | |
download | freebsd-ports-gnome-63bc199f1477caf932683be53debb1c339219daa.tar.gz freebsd-ports-gnome-63bc199f1477caf932683be53debb1c339219daa.tar.zst freebsd-ports-gnome-63bc199f1477caf932683be53debb1c339219daa.zip |
- Use LOCAL macro
- Kill 2 dead mirrors in security/ruby-blowfish
With Hat: ruby@
Diffstat (limited to 'lang/ruby-lua4')
-rw-r--r-- | lang/ruby-lua4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ruby-lua4/Makefile b/lang/ruby-lua4/Makefile index 7ec96b562948..12413bdb23e1 100644 --- a/lang/ruby-lua4/Makefile +++ b/lang/ruby-lua4/Makefile @@ -9,8 +9,7 @@ PORTNAME= lua PORTVERSION= 20010921 PORTREVISION= 1 CATEGORIES= lang ruby -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= knu +MASTER_SITES= LOCAL/knu PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby |