diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-07-23 13:03:55 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-07-23 13:03:55 +0000 |
commit | c4d287bf54da5696e3f6fe94ecaf41bc74a5f579 (patch) | |
tree | 21ffa527a75b968bb21923e6883c26ba42a4ce51 /net/wimon/PLIST | |
parent | 88befec28f5cbc8565a32f08587b29d3c6d378b9 (diff) | |
download | pkgsrc-c4d287bf54da5696e3f6fe94ecaf41bc74a5f579.tar.gz |
Update net/wimon to 0.3.
Changes:
* bugfixes and code cleanups
* getopt support added
* autoscale added by nohar
* sound support added
* BSD-ish Makefile using <bsd.prog.mk>
* man page added
Diffstat (limited to 'net/wimon/PLIST')
-rw-r--r-- | net/wimon/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/wimon/PLIST b/net/wimon/PLIST index 43ef0ce9b3b..f35d328d176 100644 --- a/net/wimon/PLIST +++ b/net/wimon/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/08 16:19:37 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/07/23 13:03:56 xtraeme Exp $ bin/wimon +man/man8/wimon.8 |