diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-01 23:48:36 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-01 23:48:36 +0800 |
commit | 4c3ec0ca80bc41971bf4945cfcfb38fdf09bf3e5 (patch) | |
tree | fefb97fdcb4d420c0dbcbf2928620ac059292da9 /sysutils/gconf-editor/Makefile | |
parent | 8e74898a1f59d28c6bdf673b646aca69415fbc3e (diff) | |
download | marcuscom-ports-4c3ec0ca80bc41971bf4945cfcfb38fdf09bf3e5.tar marcuscom-ports-4c3ec0ca80bc41971bf4945cfcfb38fdf09bf3e5.tar.gz marcuscom-ports-4c3ec0ca80bc41971bf4945cfcfb38fdf09bf3e5.tar.bz2 marcuscom-ports-4c3ec0ca80bc41971bf4945cfcfb38fdf09bf3e5.tar.lz marcuscom-ports-4c3ec0ca80bc41971bf4945cfcfb38fdf09bf3e5.tar.xz marcuscom-ports-4c3ec0ca80bc41971bf4945cfcfb38fdf09bf3e5.tar.zst marcuscom-ports-4c3ec0ca80bc41971bf4945cfcfb38fdf09bf3e5.zip |
Update to 2.30.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13955 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gconf-editor/Makefile')
-rw-r--r-- | sysutils/gconf-editor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index ccf991002..f207e687c 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.81 2010/03/11 15:30:44 kwm Exp $ # PORTNAME= gconf-editor -PORTVERSION= 2.29.92 +PORTVERSION= 2.30.0 PORTEPOCH= 1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME |