From f9e0cb29be42334af7ab9c41c08e5ea90c93f9e8 Mon Sep 17 00:00:00 2001 From: Foxfair Hu Date: Wed, 25 Jun 2003 03:01:46 +0000 Subject: PR: 52488 Submitted by: maintainer Update to 0.2 --- sysutils/muse/Makefile | 6 +----- sysutils/muse/distinfo | 2 +- sysutils/muse/files/Makefile | 9 --------- sysutils/muse/pkg-descr | 2 +- 4 files changed, 3 insertions(+), 16 deletions(-) delete mode 100644 sysutils/muse/files/Makefile diff --git a/sysutils/muse/Makefile b/sysutils/muse/Makefile index 9ac057c83461..8663d582b9c5 100644 --- a/sysutils/muse/Makefile +++ b/sysutils/muse/Makefile @@ -6,7 +6,7 @@ # PORTNAME= muse -PORTVERSION= 0.1 +PORTVERSION= 0.2 CATEGORIES= sysutils MASTER_SITES= http://www.spatula.net/muse/ @@ -16,8 +16,4 @@ COMMENT= Shows memory usage data MAN1= muse.1 MANCOMPRESSED= yes -pre-patch: - ${RM} -f ${WRKSRC}/Makefile - ${CP} ${FILESDIR}/Makefile ${WRKSRC} - .include diff --git a/sysutils/muse/distinfo b/sysutils/muse/distinfo index c5e6cd8af6c4..348758187b5c 100644 --- a/sysutils/muse/distinfo +++ b/sysutils/muse/distinfo @@ -1 +1 @@ -MD5 (muse-0.1.tar.gz) = a869c957151d5fb36a2d7a5582354e21 +MD5 (muse-0.2.tar.gz) = 0370f957c5d90700aa890cf04446835c diff --git a/sysutils/muse/files/Makefile b/sysutils/muse/files/Makefile deleted file mode 100644 index 17b285a8ae18..000000000000 --- a/sysutils/muse/files/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $FreeBSD$ -PROG= muse -LDADD= -lkvm -PREFIX?=/usr/local -BINDIR= ${PREFIX}/bin -MANDIR= ${PREFIX}/man/man -MAN1= muse.1 - -.include diff --git a/sysutils/muse/pkg-descr b/sysutils/muse/pkg-descr index 14d679e8c96e..bee20dcfb564 100644 --- a/sysutils/muse/pkg-descr +++ b/sysutils/muse/pkg-descr @@ -1,6 +1,6 @@ This is muse, which lists out memory usage categorized by Active, Inactive, Wired, Reserved, Cache, Buffer, Total, and Free in a manner more friendly -and verbose than vmstat and without as much clutter as Top. +and verbose than vmstat and without as much clutter as top(1). It is inspired in part by top(1), OS9's mfree, Linux's free, and DOS's mem /c. -- cgit v1.2.3