diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-08-17 17:30:18 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-08-17 17:30:18 +0000 |
commit | b6f111ae6662fa821d8a9bd17868d3a939751dca (patch) | |
tree | ee365f12ae511483d81648679cd8ad39ebb1cdc9 /x11/gdm/Makefile | |
parent | 9595da9833b8e3e6191d312d59ed52f1144804d6 (diff) |
Restore the ability to process gdm_flags when starting.
Reported by: jhay
Notes
Notes:
svn path=/head/; revision=218726
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r-- | x11/gdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index f8c84304fe03..92cec1db0a10 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -8,7 +8,7 @@ PORTNAME= gdm PORTVERSION= 2.20.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |