diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-10-20 01:46:37 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-10-20 01:46:37 +0800 |
commit | 5e0a632b53bf14820cb258368a5466509965ee91 (patch) | |
tree | a30f02304e522089ebf0a1649be4a7290cd11796 /x11-themes/gnome-themes-standard/Makefile | |
parent | e745f3e28d2ee29710a25f40e3d0e8f3bd14b86e (diff) | |
download | marcuscom-ports-5e0a632b53bf14820cb258368a5466509965ee91.tar marcuscom-ports-5e0a632b53bf14820cb258368a5466509965ee91.tar.gz marcuscom-ports-5e0a632b53bf14820cb258368a5466509965ee91.tar.bz2 marcuscom-ports-5e0a632b53bf14820cb258368a5466509965ee91.tar.lz marcuscom-ports-5e0a632b53bf14820cb258368a5466509965ee91.tar.xz marcuscom-ports-5e0a632b53bf14820cb258368a5466509965ee91.tar.zst marcuscom-ports-5e0a632b53bf14820cb258368a5466509965ee91.zip |
Update to 3.6.0.2.
This fixes run time css warnings flood with gtk+ 3.6 series.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17131 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes-standard/Makefile')
-rw-r--r-- | x11-themes/gnome-themes-standard/Makefile | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/x11-themes/gnome-themes-standard/Makefile b/x11-themes/gnome-themes-standard/Makefile index e2afedd8e..1391a8f0b 100644 --- a/x11-themes/gnome-themes-standard/Makefile +++ b/x11-themes/gnome-themes-standard/Makefile @@ -1,14 +1,9 @@ -# New ports collection makefile for: gnome-themes -# Date Created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes-standard/Makefile,v 1.20 2012/06/01 10:20:41 kwm Exp $ -# +# $MCom: ports/x11-themes/gnome-themes-standard/Makefile,v 1.21 2012/06/02 11:14:38 kwm Exp $ PORTNAME= gnome-themes-standard -PORTVERSION= 3.4.2 -PORTREVISION= 1 +PORTVERSION= 3.6.0.2 CATEGORIES= x11-themes gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |