diff options
author | daichi <daichi@FreeBSD.org> | 2003-06-16 08:04:08 +0000 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-06-16 08:04:08 +0000 |
commit | 23c02d98ee196de1d910d529482533d118c6035a (patch) | |
tree | 398a7afec77964d2fd98e254ad8fb2868b1db762 /net/wmnd | |
parent | 812545c90199f82e733bca5981f3be35891b994d (diff) | |
download | FreeBSD-ports-23c02d98ee196de1d910d529482533d118c6035a.zip FreeBSD-ports-23c02d98ee196de1d910d529482533d118c6035a.tar.gz |
Committed. Thanks!
PR: 52294
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Diffstat (limited to 'net/wmnd')
-rw-r--r-- | net/wmnd/Makefile | 4 | ||||
-rw-r--r-- | net/wmnd/distinfo | 2 | ||||
-rw-r--r-- | net/wmnd/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index e00bbb2..2ea3f6f 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -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) diff --git a/net/wmnd/distinfo b/net/wmnd/distinfo index e1ce6ff..668fa51 100644 --- a/net/wmnd/distinfo +++ b/net/wmnd/distinfo @@ -1 +1 @@ -MD5 (wmnd-0.4.5.tar.gz) = b143203fc476a7dd08e64c87619db4f2 +MD5 (wmnd-0.4.7.tar.gz) = 3378ba18557dd4477b278e4144bf32c2 diff --git a/net/wmnd/pkg-plist b/net/wmnd/pkg-plist index 1990a0c..1aece0a 100644 --- a/net/wmnd/pkg-plist +++ b/net/wmnd/pkg-plist @@ -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 |