diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-13 03:46:42 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-13 03:46:42 +0800 |
commit | f118c8fe3ff649724888b06940465a1bbba3d923 (patch) | |
tree | c444f380863491652c1a38989dac8ccdf797e2fe /sysutils/gconf-editor/Makefile | |
parent | 84c9c728a10d2c66da9eccf8c9cd60fb4a14c593 (diff) | |
download | marcuscom-ports-f118c8fe3ff649724888b06940465a1bbba3d923.tar marcuscom-ports-f118c8fe3ff649724888b06940465a1bbba3d923.tar.gz marcuscom-ports-f118c8fe3ff649724888b06940465a1bbba3d923.tar.bz2 marcuscom-ports-f118c8fe3ff649724888b06940465a1bbba3d923.tar.lz marcuscom-ports-f118c8fe3ff649724888b06940465a1bbba3d923.tar.xz marcuscom-ports-f118c8fe3ff649724888b06940465a1bbba3d923.tar.zst marcuscom-ports-f118c8fe3ff649724888b06940465a1bbba3d923.zip |
Update to 2.19.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9572 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gconf-editor/Makefile')
-rw-r--r-- | sysutils/gconf-editor/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index 5afdbe2ac..f06917287 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.63 2007/08/27 17:18:58 marcus Exp $ +# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.64 2007/08/27 17:35:00 marcus Exp $ # PORTNAME= gconf-editor -PORTVERSION= 2.18.2 -PORTREVISION= 1 +PORTVERSION= 2.19.92 PORTEPOCH= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} |