diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2004-05-16 00:51:44 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2004-05-16 00:51:44 +0000 |
commit | 444126fdccdb715e86c9bbd20c9c5ec9fd722371 (patch) | |
tree | 122455384c41aaf47d92ed7032135bb041366a11 /misc/chef/Makefile | |
parent | a5fe4d60a99fd9a85374ba95d42413d97f61cb3f (diff) |
Notes
Diffstat (limited to 'misc/chef/Makefile')
-rw-r--r-- | misc/chef/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/chef/Makefile b/misc/chef/Makefile index 8e7cf909c437..db845878b29b 100644 --- a/misc/chef/Makefile +++ b/misc/chef/Makefile @@ -8,13 +8,16 @@ PORTNAME= chef PORTVERSION= 19930426 CATEGORIES= misc -MASTER_SITES= ftp://tbrowne.best.vwh.net/swedish_chef/ +MASTER_SITES= http://mysite.verizon.net/ebrowne72/chef/ DISTNAME= bork EXTRACT_SUFX= .tar.Z MAINTAINER= brooks@FreeBSD.org COMMENT= Feelter thet cunferts Ingleesh text tu Muck Cheenese-a +CONFLICTS= talkfilters-* +PLIST_FILES= bin/chef + WRKSRC= ${WRKDIR}/bork do-build: |