diff options
Diffstat (limited to 'x11/xrestop/Makefile')
-rw-r--r-- | x11/xrestop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xrestop/Makefile b/x11/xrestop/Makefile index 5181a1bfb365..375132de1f3d 100644 --- a/x11/xrestop/Makefile +++ b/x11/xrestop/Makefile @@ -6,9 +6,9 @@ # PORTNAME= xrestop -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= x11 -MASTER_SITES= http://www.freedesktop.org/software/${PORTNAME}/ +MASTER_SITES= http://projects.o-hand.com/sources/${PORTNAME}/ MAINTAINER= bland@FreeBSD.org COMMENT= X11 server side resource usage statistics monitor |