diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2005-02-14 19:42:27 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2005-02-14 19:42:27 +0000 |
commit | 6481f9f9a9338b2ff796a0cd9b39e54ff5500204 (patch) | |
tree | fbece006f1f592cd0c5f7bb022fe0c2eaea31da9 /misc/chef | |
parent | 28f0740a7585f0fe6c3b633717e08244d185c829 (diff) |
Notes
Diffstat (limited to 'misc/chef')
-rw-r--r-- | misc/chef/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/chef/Makefile b/misc/chef/Makefile index db845878b29b..72607c8de9a7 100644 --- a/misc/chef/Makefile +++ b/misc/chef/Makefile @@ -8,7 +8,9 @@ PORTNAME= chef PORTVERSION= 19930426 CATEGORIES= misc -MASTER_SITES= http://mysite.verizon.net/ebrowne72/chef/ +MASTER_SITES= http://mysite.verizon.net/ebrowne72/chef/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= brooks DISTNAME= bork EXTRACT_SUFX= .tar.Z |