diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-30 00:50:49 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-30 00:50:49 +0800 |
commit | d18da3e3162bc913a9eb66e169a1116ea4b08322 (patch) | |
tree | 313556a610529f7bf0366b6eef8aaf632596a768 /x11/gnome-session/Makefile | |
parent | 801cf19b89d1eee5a6e580f7367da08c094959f8 (diff) | |
download | marcuscom-ports-d18da3e3162bc913a9eb66e169a1116ea4b08322.tar marcuscom-ports-d18da3e3162bc913a9eb66e169a1116ea4b08322.tar.gz marcuscom-ports-d18da3e3162bc913a9eb66e169a1116ea4b08322.tar.bz2 marcuscom-ports-d18da3e3162bc913a9eb66e169a1116ea4b08322.tar.lz marcuscom-ports-d18da3e3162bc913a9eb66e169a1116ea4b08322.tar.xz marcuscom-ports-d18da3e3162bc913a9eb66e169a1116ea4b08322.tar.zst marcuscom-ports-d18da3e3162bc913a9eb66e169a1116ea4b08322.zip |
share/pixmaps/splash is handled by gnomehier.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8685 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r-- | x11/gnome-session/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index beb9cbc20..6fc52672f 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-session/Makefile,v 1.110 2007/03/18 20:55:55 marcus Exp $ +# $MCom: ports/x11/gnome-session/Makefile,v 1.112 2007/04/26 18:48:59 mezz Exp $ # PORTNAME= gnome-session PORTVERSION= 2.18.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://www.marcuscom.com/downloads/:local |