diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-16 03:53:15 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-16 03:53:15 +0800 |
| commit | f0335d9ccf5db856db4e072b2359250d53b72775 (patch) | |
| tree | 2cfe58198bb1a9cbee3709d9b672e15752f33f8a /x11/gdm/Makefile | |
| parent | d84cd779e8a3dedc323f76376c5a21b143169b8f (diff) | |
| download | marcuscom-ports-f0335d9ccf5db856db4e072b2359250d53b72775.tar marcuscom-ports-f0335d9ccf5db856db4e072b2359250d53b72775.tar.gz marcuscom-ports-f0335d9ccf5db856db4e072b2359250d53b72775.tar.bz2 marcuscom-ports-f0335d9ccf5db856db4e072b2359250d53b72775.tar.lz marcuscom-ports-f0335d9ccf5db856db4e072b2359250d53b72775.tar.xz marcuscom-ports-f0335d9ccf5db856db4e072b2359250d53b72775.tar.zst marcuscom-ports-f0335d9ccf5db856db4e072b2359250d53b72775.zip | |
Import some patches from SVN, and add one of my own to fix aborts with
gdm.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12098 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm/Makefile')
| -rw-r--r-- | x11/gdm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index fd8a8442a..e87d671ab 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gdm/Makefile,v 1.144 2009/02/24 18:45:03 kwm Exp $ +# $MCom: ports/x11/gdm/Makefile,v 1.145 2009/03/13 15:08:55 kwm Exp $ # PORTNAME= gdm PORTVERSION= 2.25.92 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |
