From d9611f93758b42bc9f2e2794b3d0039ec6038c4e Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- sysutils/ttyload/Makefile | 2 ++ sysutils/ttyload/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 sysutils/ttyload/pkg-comment (limited to 'sysutils/ttyload') diff --git a/sysutils/ttyload/Makefile b/sysutils/ttyload/Makefile index dbe79f68bdf2..002735911857 100644 --- a/sysutils/ttyload/Makefile +++ b/sysutils/ttyload/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.daveltd.com/src/util/ttyload/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Give a color-coded graph of load averages over time + USE_REINPLACE= yes ALL_TARGET= default diff --git a/sysutils/ttyload/pkg-comment b/sysutils/ttyload/pkg-comment deleted file mode 100644 index 81272e5d3e1b..000000000000 --- a/sysutils/ttyload/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Give a color-coded graph of load averages over time -- cgit v1.2.3