From fd6f761106b94bf7768a20b511e31bc4b8ae83c6 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 15 Oct 2002 19:25:08 +0000 Subject: * Do not do auto VTY allocation * Use shutdown -p to shutdown a machine Obtained from: FreeBSD CVS git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@87 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gdm2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/gdm2/Makefile') diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile index bdc0a3e87..799d8e95b 100644 --- a/x11/gdm2/Makefile +++ b/x11/gdm2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdm2 PORTVERSION= 2.4.0.11 -PORTREVISION= 3 +PORTREVISION= 5 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 -- cgit