diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-28 03:10:32 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-28 03:10:32 +0800 |
commit | 5d625898f1d5d9dacbc3d7f37e6daf2ba3315b8a (patch) | |
tree | 39ec133f017427a990c615fc870c20f7bda04735 /x11/gnomesession/Makefile | |
parent | 5a0b96a45ae27955e00e251e3b11654760b9ff00 (diff) | |
download | marcuscom-ports-5d625898f1d5d9dacbc3d7f37e6daf2ba3315b8a.tar.gz marcuscom-ports-5d625898f1d5d9dacbc3d7f37e6daf2ba3315b8a.tar.zst marcuscom-ports-5d625898f1d5d9dacbc3d7f37e6daf2ba3315b8a.zip |
- Update to 2.13.90
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5541 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomesession/Makefile')
-rw-r--r-- | x11/gnomesession/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile index 3965172f5..5862b0969 100644 --- a/x11/gnomesession/Makefile +++ b/x11/gnomesession/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomesession/Makefile,v 1.69 2006/01/06 22:42:43 ahze Exp $ +# $MCom: ports/x11/gnomesession/Makefile,v 1.70 2006/01/16 19:30:16 ahze Exp $ # PORTNAME= gnomesession -PORTVERSION= 2.13.5 +PORTVERSION= 2.13.90 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ ${MASTER_SITE_LOCAL:S/$/:local/} \ |