diff options
author | shattered <shattered> | 2011-12-14 09:24:41 +0000 |
---|---|---|
committer | shattered <shattered> | 2011-12-14 09:24:41 +0000 |
commit | dc944ae9463d0a36ecc9851144998588aba424bf (patch) | |
tree | b122f593d3ff9f83be99b4b6cad6af976585a83c /net/pload | |
parent | 8901470afc543f244c157503559650fcbc696679 (diff) | |
download | pkgsrc-dc944ae9463d0a36ecc9851144998588aba424bf.tar.gz |
Update COMMENT.
Diffstat (limited to 'net/pload')
-rw-r--r-- | net/pload/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pload/Makefile b/net/pload/Makefile index 90ed08324a5..db4eb85dfd1 100644 --- a/net/pload/Makefile +++ b/net/pload/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2009/01/04 20:03:21 shattered Exp $ +# $NetBSD: Makefile,v 1.24 2011/12/14 09:24:41 shattered Exp $ # DISTNAME= pload-0.9.5 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/ppp/} MAINTAINER= shattered@NetBSD.org HOMEPAGE= http://web.archive.org/web/20050305142516/http://www.engr.utk.edu/~mdsmith/pload/ -COMMENT= PPP monitor for X11, monitoring totals and current in/out rates +COMMENT= Network interface monitor for X11, monitoring totals and in/out rates PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir |