diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-13 14:19:31 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-13 14:19:31 +0800 |
commit | 284760c4d2978152d01b5e866c1b3df6d988362d (patch) | |
tree | 7ddff28928dd0781b46d1eb2095f5c19233900df /x11/gnome-session/Makefile | |
parent | d100087c3ab1b645085de49bd1a1f633220bedb4 (diff) | |
download | marcuscom-ports-284760c4d2978152d01b5e866c1b3df6d988362d.tar marcuscom-ports-284760c4d2978152d01b5e866c1b3df6d988362d.tar.gz marcuscom-ports-284760c4d2978152d01b5e866c1b3df6d988362d.tar.bz2 marcuscom-ports-284760c4d2978152d01b5e866c1b3df6d988362d.tar.lz marcuscom-ports-284760c4d2978152d01b5e866c1b3df6d988362d.tar.xz marcuscom-ports-284760c4d2978152d01b5e866c1b3df6d988362d.tar.zst marcuscom-ports-284760c4d2978152d01b5e866c1b3df6d988362d.zip |
Update to 2.17.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8329 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 264f0dd59..c0dd51792 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-session/Makefile,v 1.102 2007/01/22 02:09:00 ahze Exp $ +# $MCom: ports/x11/gnome-session/Makefile,v 1.103 2007/01/29 01:44:31 marcus Exp $ # PORTNAME= gnome-session -PORTVERSION= 2.17.90.1 +PORTVERSION= 2.17.91 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ ${MASTER_SITE_LOCAL:S/$/:local/} \ |