The following patch fixes xrestop homepage, and adds @bin marker
to PLIST. ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/xrestop/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile 11 Aug 2009 08:42:09 -0000 1.6
+++ Makefile 1 Oct 2009 19:57:18 -0000
@@ -2,11 +2,11 @@
COMMENT= top-like X server resources usage display tool
DISTNAME= xrestop-0.4
-PKGNAME= ${DISTNAME}p0
+PKGNAME= ${DISTNAME}p1
CATEGORIES= x11
-HOMEPAGE= http://www.freedesktop.org/wiki/Software_2fxrestop
+HOMEPAGE= http://www.freedesktop.org/wiki/Software/xrestop
MAINTAINER= Matthieu Herrb <[email protected]>
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/xrestop/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- pkg/PLIST 9 Apr 2005 14:27:56 -0000 1.1.1.1
+++ pkg/PLIST 1 Oct 2009 19:57:18 -0000
@@ -1,3 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/04/09 14:27:56 matthieu Exp $
-bin/xrestop
+...@bin bin/xrestop
@man man/man1/xrestop.1