mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Committed. Thanks!
PR: 52294 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
This commit is contained in:
parent
c6d6d7f52a
commit
cb4a8b660c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83101
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= wmnd
|
||||
PORTVERSION= 0.4.5
|
||||
PORTVERSION= 0.4.7
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.yuv.info/wmnd/releases/
|
||||
MASTER_SITES= ftp://ftp.yuv.info/pub/wmnd/releases/
|
||||
|
||||
MAINTAINER= flag@gufi.org
|
||||
COMMENT= Improved network monitoring dock app (with tons of features)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (wmnd-0.4.5.tar.gz) = b143203fc476a7dd08e64c87619db4f2
|
||||
MD5 (wmnd-0.4.7.tar.gz) = 3378ba18557dd4477b278e4144bf32c2
|
||||
|
@ -1,4 +1,6 @@
|
||||
bin/wmnd
|
||||
@unexec install-info --delete %D/info/gpl.info %D/info/dir
|
||||
info/gpl.info
|
||||
@exec install-info %D/info/gpl.info %D/info/dir
|
||||
share/examples/wmnd/wmndrc
|
||||
@dirrm share/examples/wmnd
|
||||
|
Loading…
Reference in New Issue
Block a user