diff options
-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 |