diff options
author | bland <bland@FreeBSD.org> | 2004-11-29 17:03:55 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2004-11-29 17:03:55 +0800 |
commit | af273ba7237d3857c7e318191d2f7b29990febcc (patch) | |
tree | cc404992f06ca62d93e384c107c693efcc928e94 /x11 | |
parent | 5093a6ebe367ad1a85dbfcec8e5f44bac42445eb (diff) | |
download | freebsd-ports-gnome-af273ba7237d3857c7e318191d2f7b29990febcc.tar.gz freebsd-ports-gnome-af273ba7237d3857c7e318191d2f7b29990febcc.tar.zst freebsd-ports-gnome-af273ba7237d3857c7e318191d2f7b29990febcc.zip |
Update 0.3
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xrestop/Makefile | 5 | ||||
-rw-r--r-- | x11/xrestop/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11/xrestop/Makefile b/x11/xrestop/Makefile index 40010915d0ac..5181a1bfb365 100644 --- a/x11/xrestop/Makefile +++ b/x11/xrestop/Makefile @@ -6,10 +6,9 @@ # PORTNAME= xrestop -PORTVERSION= 0.2 -PORTREVISION= 1 +PORTVERSION= 0.3 CATEGORIES= x11 -MASTER_SITES= http://www.freedesktop.org/Software/${PORTNAME}/ +MASTER_SITES= http://www.freedesktop.org/software/${PORTNAME}/ MAINTAINER= bland@FreeBSD.org COMMENT= X11 server side resource usage statistics monitor diff --git a/x11/xrestop/distinfo b/x11/xrestop/distinfo index 460a13360a46..02cb3de895f4 100644 --- a/x11/xrestop/distinfo +++ b/x11/xrestop/distinfo @@ -1,2 +1,2 @@ -MD5 (xrestop-0.2.tar.gz) = 5ff774ff9cbb5997f0fb68e712dee302 -SIZE (xrestop-0.2.tar.gz) = 85110 +MD5 (xrestop-0.3.tar.gz) = 8bf9927fab3992290702d28c38b8a4ce +SIZE (xrestop-0.3.tar.gz) = 89268 |