Remove gratuitous patch.

This commit is contained in:
ajacoutot 2011-05-24 20:49:50 +00:00
parent d9fb7cd2e3
commit 87c26ad94c
2 changed files with 2 additions and 14 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2011/05/19 18:13:38 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2011/05/24 20:49:50 ajacoutot Exp $
COMMENT= sytem monitor for GNOME
GNOME_PROJECT= gnome-system-monitor
GNOME_VERSION= 2.28.2
REVISION= 3
REVISION= 4
CATEGORIES= sysutils

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-src_proctable_cpp,v 1.1 2010/10/27 12:09:43 ajacoutot Exp $
--- src/proctable.cpp.orig Wed Oct 27 14:03:01 2010
+++ src/proctable.cpp Wed Oct 27 14:03:10 2010
@@ -220,7 +220,7 @@ proctable_new (ProcData * const procdata)
N_("CPU Time"),
N_("Started"),
N_("Nice"),
- N_("ID"),
+ N_("PID"),
N_("Security Context"),
N_("Command Line"),
N_("Memory"),