diff options
author | Philip Paeps <philip@FreeBSD.org> | 2007-01-14 21:30:23 +0000 |
---|---|---|
committer | Philip Paeps <philip@FreeBSD.org> | 2007-01-14 21:30:23 +0000 |
commit | 782082593524ddcbdd5caed2a13276302a5b7c3d (patch) | |
tree | 59b614de754ad7c5b889f89c32316fe808e716b7 /devel/lua50-app | |
parent | fa5267a053a814150f36220b56cc2673be9e754a (diff) | |
download | ports-782082593524ddcbdd5caed2a13276302a5b7c3d.tar.gz ports-782082593524ddcbdd5caed2a13276302a5b7c3d.zip |
Mirror distfile locally.
Submitted by: pointyhat via kris
Approved by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
Notes
Notes:
svn path=/head/; revision=182370
Diffstat (limited to 'devel/lua50-app')
-rw-r--r-- | devel/lua50-app/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/lua50-app/Makefile b/devel/lua50-app/Makefile index c9ba004c5757..c52c82847c54 100644 --- a/devel/lua50-app/Makefile +++ b/devel/lua50-app/Makefile @@ -8,7 +8,8 @@ PORTNAME= app PORTVERSION= 1.72 CATEGORIES= devel -MASTER_SITES= http://cvs.bsdinstaller.org/cgi-bin/cvsweb.cgi/installer/src/lib/lua/app/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= philip PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} DISTFILES= app.lua?rev=${PORTVERSION} EXTRACT_ONLY= # |