diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-18 08:42:34 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-18 08:42:34 +0800 |
commit | 05f919b9611f6cf0455a705fa1a0ae478d3b2088 (patch) | |
tree | 56c099e2931d603dd60288177b98834609c7fd55 /devel/gconf2/Makefile | |
parent | ac44292b3f2cb53b9b400f90247408acb8c9eabe (diff) | |
download | marcuscom-ports-05f919b9611f6cf0455a705fa1a0ae478d3b2088.tar marcuscom-ports-05f919b9611f6cf0455a705fa1a0ae478d3b2088.tar.gz marcuscom-ports-05f919b9611f6cf0455a705fa1a0ae478d3b2088.tar.bz2 marcuscom-ports-05f919b9611f6cf0455a705fa1a0ae478d3b2088.tar.lz marcuscom-ports-05f919b9611f6cf0455a705fa1a0ae478d3b2088.tar.xz marcuscom-ports-05f919b9611f6cf0455a705fa1a0ae478d3b2088.tar.zst marcuscom-ports-05f919b9611f6cf0455a705fa1a0ae478d3b2088.zip |
Update to 2.26.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12157 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gconf2/Makefile')
-rw-r--r-- | devel/gconf2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index fc86067cd..910eb3a52 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -3,12 +3,12 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/gconf2/Makefile,v 1.104 2009/02/21 19:21:33 kwm Exp $ +# $MCom: ports/devel/gconf2/Makefile,v 1.105 2009/03/06 22:17:01 marcus Exp $ # PORTNAME= gconf2 -PORTVERSION= 2.25.2 -PORTREVISION?= 1 +PORTVERSION= 2.26.0 +PORTREVISION?= 0 CATEGORIES= devel gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |