summaryrefslogtreecommitdiffstats
path: root/sysutils/gconf-editor/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-24 15:23:04 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-24 15:23:04 +0800
commit1c88c358ab1f7b5ede27f7e5ba1e9028f4c33c54 (patch)
treec31b6081cb2e8d4e9bfb59c39aaf7d5278c80785 /sysutils/gconf-editor/Makefile
parentd619c3ad180db8416e4580301fdb894f6bee764a (diff)
downloadmarcuscom-ports-1c88c358ab1f7b5ede27f7e5ba1e9028f4c33c54.tar
marcuscom-ports-1c88c358ab1f7b5ede27f7e5ba1e9028f4c33c54.tar.gz
marcuscom-ports-1c88c358ab1f7b5ede27f7e5ba1e9028f4c33c54.tar.bz2
marcuscom-ports-1c88c358ab1f7b5ede27f7e5ba1e9028f4c33c54.tar.lz
marcuscom-ports-1c88c358ab1f7b5ede27f7e5ba1e9028f4c33c54.tar.xz
marcuscom-ports-1c88c358ab1f7b5ede27f7e5ba1e9028f4c33c54.tar.zst
marcuscom-ports-1c88c358ab1f7b5ede27f7e5ba1e9028f4c33c54.zip
Fix a memory corruption bug that could lead to crashes with the right malloc
flags. Obtained from: gconf-editor CVS git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6124 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gconf-editor/Makefile')
-rw-r--r--sysutils/gconf-editor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index 056c83cb3..b81a6cbff 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.48 2006/03/13 19:31:43 mezz Exp $
+# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.49 2006/04/13 07:52:37 bland Exp $
#
PORTNAME= gconf-editor
PORTVERSION= 2.14.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}