Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2000 15:52:13 -0500 (EST)
From:      jack@germanium.xtalwind.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16571: fix port: sysutils/asmon
Message-ID:  <200002072052.PAA57020@germanium.xtalwind.net>

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

>Number:         16571
>Category:       ports
>Synopsis:       fix port: sysutils/asmon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb  7 13:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:

	

>Description:

	Fix typo in MASTER_SITE line

>How-To-Repeat:

	

>Fix:
	
	
diff -ruN asmon/Makefile asmon.new/Makefile
--- asmon/Makefile	Tue Oct  5 12:30:00 1999
+++ asmon.new/Makefile	Mon Feb  7 15:47:14 2000
@@ -8,7 +8,7 @@
 
 DISTNAME=	asmon-0.60
 CATEGORIES=	sysutils afterstep
-MASTER_SITES=	ftp://ftp.afterstep.org/apps/asmem/ \
+MASTER_SITES=	ftp://ftp.afterstep.org/apps/asmon/ \
 		http://www.tigr.net/afterstep/as-apps/download/asmon/
 
 MAINTAINER=	jack@germanium.xtalwind.net


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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