diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-17 08:23:16 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-17 08:23:16 +0800 |
commit | 6909365d8671c20963afdec54879e6e8f00604e0 (patch) | |
tree | d5273144b592ab6939bba54b0b009b5b481d3691 /x11/gnome-shell/Makefile | |
parent | f66d44d628cee8ebaff7c3482e45ff6d517e1c39 (diff) | |
download | marcuscom-ports-6909365d8671c20963afdec54879e6e8f00604e0.tar marcuscom-ports-6909365d8671c20963afdec54879e6e8f00604e0.tar.gz marcuscom-ports-6909365d8671c20963afdec54879e6e8f00604e0.tar.bz2 marcuscom-ports-6909365d8671c20963afdec54879e6e8f00604e0.tar.lz marcuscom-ports-6909365d8671c20963afdec54879e6e8f00604e0.tar.xz marcuscom-ports-6909365d8671c20963afdec54879e6e8f00604e0.tar.zst marcuscom-ports-6909365d8671c20963afdec54879e6e8f00604e0.zip |
Chase gnome-desktop shlib dump.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13472 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-shell/Makefile')
-rw-r--r-- | x11/gnome-shell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index d32f36073..8be739b93 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,12 +3,12 @@ # Whom: Pawel Worach <pawel.worach@gmail.com> # # $FreeBSD$ -# $MCom: ports/x11/gnome-shell/Makefile,v 1.6 2009/10/08 06:58:31 kwm Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.8 2010/01/09 05:56:08 marcus Exp $ # PORTNAME= gnome-shell PORTVERSION= 2.28.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |