summaryrefslogtreecommitdiff
path: root/x11/gdm
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-25 18:34:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-25 18:34:34 +0000
commitce896004f297c4fcfe93aa8ae890eab58aa6cf9a (patch)
treea18be25aa72676fd915f865837a125938c97292b /x11/gdm
parentUpdate my position to a higher precision... (diff)
Remove shutdown keyword from the rcNG script since GDM will kill itself at
shutdown. Reported by: Stefan Thurner <stefan.thurner@mb.tu-chemnitz.de>
Notes
Notes: svn path=/head/; revision=149458
Diffstat (limited to 'x11/gdm')
-rw-r--r--x11/gdm/Makefile1
-rw-r--r--x11/gdm/files/gdm.sh.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index b5cdb04daa01..13b5968da97d 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gdm
PORTVERSION= 2.8.0.6
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8
diff --git a/x11/gdm/files/gdm.sh.in b/x11/gdm/files/gdm.sh.in
index f3fe02d38c3e..802a8bc85a85 100644
--- a/x11/gdm/files/gdm.sh.in
+++ b/x11/gdm/files/gdm.sh.in
@@ -3,7 +3,7 @@
# PROVIDE: gdm
# REQUIRE: DAEMON
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: FreeBSD
gdm_enable=${gdm_enable-"NO"}