diff options
author | brooks <brooks@FreeBSD.org> | 2004-05-16 08:51:44 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2004-05-16 08:51:44 +0800 |
commit | cfb95746c637cadfa4c51cc77d658461cd342a84 (patch) | |
tree | c82cb128915c98ed2af894dace3d3bc628234ca8 /misc/chef/Makefile | |
parent | c0fd7a3ebf30fcfe4841aaa0ae75cc2b6e281707 (diff) | |
download | freebsd-ports-gnome-cfb95746c637cadfa4c51cc77d658461cd342a84.tar.gz freebsd-ports-gnome-cfb95746c637cadfa4c51cc77d658461cd342a84.tar.zst freebsd-ports-gnome-cfb95746c637cadfa4c51cc77d658461cd342a84.zip |
Update master site. [0]
Add CONFLICTS. [1]
Ditch one-line plist.
Submitted by: Erik Browne <erik at browne.name> [0],
eik [1] (a long time ago)
Approved by: krion (mentor)
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: |