Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2004 23:01:14 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64048: Update port: sysutils/wmavgload
Message-ID:  <20040310230114.385ea957.tkato@prontomail.com>
Resent-Message-ID: <200403101410.i2AEAKOC036657@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         64048
>Category:       ports
>Synopsis:       Update port: sysutils/wmavgload
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 10 06:10:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/sysutils/wmavgload/Makefile sysutils/wmavgload/Makefile
--- /usr/ports/sysutils/wmavgload/Makefile	Fri Feb  6 10:16:57 2004
+++ sysutils/wmavgload/Makefile	Wed Mar 10 01:16:17 2004
@@ -9,15 +9,16 @@
 PORTVERSION=	0.7.0
 CATEGORIES=	sysutils windowmaker
 MASTER_SITES=	${MASTER_SITE_WINDOWMAKER}
-MASTER_SITE_SUBDIR=	contrib/srcs/utils
+MASTER_SITE_SUBDIR=	contrib/old/srcs/utils
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Another WindowMaker load gauge
 
 USE_IMAKE=	yes
 USE_XPM=	yes
+ALL_TARGET=	wmavgload
 NO_INSTALL_MANPAGES=	yes
+
 PLIST_FILES=	bin/wmavgload
-ALL_TARGET=	wmavgload
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040310230114.385ea957.tkato>