diff options
author | marcus <marcus@FreeBSD.org> | 2008-08-18 01:30:18 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-08-18 01:30:18 +0800 |
commit | d0006f39e706be3bea2482f44958f05bd5788909 (patch) | |
tree | fb7010d5a49823fa41bfb8cecdad4af755b82171 /x11/gdm/Makefile | |
parent | 0e3113e53b112746b74f010e6c6a34e64a55ec50 (diff) | |
download | freebsd-ports-gnome-d0006f39e706be3bea2482f44958f05bd5788909.tar.gz freebsd-ports-gnome-d0006f39e706be3bea2482f44958f05bd5788909.tar.zst freebsd-ports-gnome-d0006f39e706be3bea2482f44958f05bd5788909.zip |
Restore the ability to process gdm_flags when starting.
Reported by: jhay
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 |