summaryrefslogtreecommitdiffstats
path: root/devel/libgtop2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-11-01 23:42:38 +0000
committermarcus <marcus@FreeBSD.org>2002-11-01 23:42:38 +0000
commit4f1fadb5a96cd541b8fe91d9fcf1091155a3ae50 (patch)
treeb531d18bfbb50d85607cf3c2b1b163e299f722f9 /devel/libgtop2/Makefile
parent2a93be410737000bfee1bd0dc617757dc820bf53 (diff)
downloadFreeBSD-ports-4f1fadb5a96cd541b8fe91d9fcf1091155a3ae50.zip
FreeBSD-ports-4f1fadb5a96cd541b8fe91d9fcf1091155a3ae50.tar.gz
Fix a problem dereferencing kernel memory when hunting for a files
inode in -CURRENT. Thanks to jhb for helping with the the solution. Reviewed by: jhb
Diffstat (limited to 'devel/libgtop2/Makefile')
-rw-r--r--devel/libgtop2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile
index f3fdabe..fe04910 100644
--- a/devel/libgtop2/Makefile
+++ b/devel/libgtop2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgtop2
PORTVERSION= 2.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.0
OpenPOWER on IntegriCloud