diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-14 20:25:10 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-14 20:25:10 +0800 |
commit | 7179f6602c9db4a9712184444b4c61bbf92993ce (patch) | |
tree | 3fcf1d60965916c814fc09ac342dc321ac4c7857 /x11/gnome-session/Makefile | |
parent | 1f023bb83bdba0813c7ec535eddd9483356e3e08 (diff) | |
download | marcuscom-ports-7179f6602c9db4a9712184444b4c61bbf92993ce.tar marcuscom-ports-7179f6602c9db4a9712184444b4c61bbf92993ce.tar.gz marcuscom-ports-7179f6602c9db4a9712184444b4c61bbf92993ce.tar.bz2 marcuscom-ports-7179f6602c9db4a9712184444b4c61bbf92993ce.tar.lz marcuscom-ports-7179f6602c9db4a9712184444b4c61bbf92993ce.tar.xz marcuscom-ports-7179f6602c9db4a9712184444b4c61bbf92993ce.tar.zst marcuscom-ports-7179f6602c9db4a9712184444b4c61bbf92993ce.zip |
Update to 2.8.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2842 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 c0c30b12e..82ba527a0 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -6,12 +6,12 @@ # PORTNAME= gnomesession -PORTVERSION= 2.7.91 +PORTVERSION= 2.8.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://people.FreeBSD.org/~marcus/:local \ ${MASTER_SITE_LOCAL:S/$/:local/} -MASTER_SITE_SUBDIR= sources/gnome-session/2.7 \ +MASTER_SITE_SUBDIR= sources/gnome-session/2.8 \ marcus/:local DISTNAME= gnome-session-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |