diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-16 08:04:08 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-16 08:04:08 +0000 |
commit | cb4a8b660cdefa7251c5d8d4913a0accf9f0c1f6 (patch) | |
tree | 0e3016d8bb2883a3affe85734efe2face74c9de6 /net/wmnd | |
parent | New port added, thanks! (diff) |
Committed. Thanks!
PR: 52294
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Notes
Notes:
svn path=/head/; revision=83101
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 e00bbb25e27d..2ea3f6fefbc1 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 e1ce6ff01b44..668fa515e532 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 1990a0ca6a95..1aece0a7b789 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 |