diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-15 05:22:21 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-15 05:22:21 +0800 |
commit | 22cf48640118dd78810965da6b98fa089198f0a7 (patch) | |
tree | b551a65915e4f763aa2d5ea77fb532a359375e06 /x11/gnome-session/Makefile | |
parent | bdb7587ff1e49f86391599d17df747f6b6b4d705 (diff) | |
download | marcuscom-ports-22cf48640118dd78810965da6b98fa089198f0a7.tar marcuscom-ports-22cf48640118dd78810965da6b98fa089198f0a7.tar.gz marcuscom-ports-22cf48640118dd78810965da6b98fa089198f0a7.tar.bz2 marcuscom-ports-22cf48640118dd78810965da6b98fa089198f0a7.tar.lz marcuscom-ports-22cf48640118dd78810965da6b98fa089198f0a7.tar.xz marcuscom-ports-22cf48640118dd78810965da6b98fa089198f0a7.tar.zst marcuscom-ports-22cf48640118dd78810965da6b98fa089198f0a7.zip |
Fix a path problem that yielded a blank splash screen.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@75 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r-- | x11/gnome-session/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 971e1b9a0..aac446524 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomesession PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-session/2.1 |