Bug 28794

Summary: Changing MASTER site required
Product: Ports & Packages Reporter: Gary Kline <kline>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Gary Kline 2001-07-07 19:10:01 UTC
	New MATER site was required.

Fix: 

Replace existing makefile with the one appended.



# Ports collection makefile for:  muuz
# Date created:			  21 March 2000
# Whom:				  kline@thought.org
#
# $FreeBSD: ports/misc/muuz/Makefile,v 1.4 2001/01/16 17:31:41 sobomax Exp $
#

PORTNAME=	muuz
PORTVERSION=	0.27.2
CATEGORIES=	misc
MASTER_SITES=   http://muuz.deadbbs.com/FreeBSD/muuz/

MAINTAINER=	kline@thought.org

LIB_DEPENDS=	Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d

USE_IMAKE=	yes
MAN1=		muuz.1

.include <bsd.port.mk>
Comment 1 markp freebsd_committer freebsd_triage 2001-07-08 08:10:31 UTC
State Changed
From-To: open->closed

Committed, thanks!