diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-23 06:18:35 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-23 06:18:35 +0800 |
commit | 331eba5f4620feabe65634afa11da2c22fea36d9 (patch) | |
tree | 4e594aeff00a644b6c663e89ec169c9235f7b664 /x11-wm/metacity/Makefile | |
parent | 30b4f75c5ff647b4cbb464a6c973f3d94833dea1 (diff) | |
download | marcuscom-ports-331eba5f4620feabe65634afa11da2c22fea36d9.tar marcuscom-ports-331eba5f4620feabe65634afa11da2c22fea36d9.tar.gz marcuscom-ports-331eba5f4620feabe65634afa11da2c22fea36d9.tar.bz2 marcuscom-ports-331eba5f4620feabe65634afa11da2c22fea36d9.tar.lz marcuscom-ports-331eba5f4620feabe65634afa11da2c22fea36d9.tar.xz marcuscom-ports-331eba5f4620feabe65634afa11da2c22fea36d9.tar.zst marcuscom-ports-331eba5f4620feabe65634afa11da2c22fea36d9.zip |
Update to 2.8.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2163 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm/metacity/Makefile')
-rw-r--r-- | x11-wm/metacity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 9ef93669d..60c34543a 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -6,10 +6,10 @@ # PORTNAME= metacity -PORTVERSION= 2.7.1 +PORTVERSION= 2.8.0 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.7 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.8 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |