diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-23 12:07:47 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-23 12:07:47 +0800 |
commit | afd128fb6ba1d547c9ea65df0e3e478d6e6b884a (patch) | |
tree | ae209e536a89037cf37a068d3862819f4484eb76 /x11-themes/gnome-themes/Makefile | |
parent | 7f7a58bf7a211b6f5b66434be8d95c80ed4dfb59 (diff) | |
download | marcuscom-ports-afd128fb6ba1d547c9ea65df0e3e478d6e6b884a.tar marcuscom-ports-afd128fb6ba1d547c9ea65df0e3e478d6e6b884a.tar.gz marcuscom-ports-afd128fb6ba1d547c9ea65df0e3e478d6e6b884a.tar.bz2 marcuscom-ports-afd128fb6ba1d547c9ea65df0e3e478d6e6b884a.tar.lz marcuscom-ports-afd128fb6ba1d547c9ea65df0e3e478d6e6b884a.tar.xz marcuscom-ports-afd128fb6ba1d547c9ea65df0e3e478d6e6b884a.tar.zst marcuscom-ports-afd128fb6ba1d547c9ea65df0e3e478d6e6b884a.zip |
Update to 2.6.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2174 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes/Makefile')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index a51ee348d..b6ca38fa8 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gnome-themes -PORTVERSION= 2.5.92 -PORTREVISION= 1 +PORTVERSION= 2.6.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |