From 8f233a2dcd3036b8bba7856c68c56ba64de31d92 Mon Sep 17 00:00:00 2001 From: arved Date: Sat, 9 Oct 2004 19:54:01 +0000 Subject: Fix a typo Without this, kdm spins in an infinite loop with select() returning EINVAL and times out the Xserver startup and kills it off and then aborts. Submitted by: peter via marcus, kris Reviewed by: Adriaan de Groot Approved by: portmgr --- x11/kdebase3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/kdebase3/Makefile') diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index a464638..d2a631e 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdebase PORTVERSION= ${KDE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src -- cgit v1.1