From 9ee4a1434bb966fdff90d4a72f2c349ef9d5e0d2 Mon Sep 17 00:00:00 2001 From: Mike Silbersack Date: Wed, 10 Mar 2004 09:44:44 +0000 Subject: Ugh, 502103 is the correct revision, not 502104. No portrev bump needed. --- emulators/rtc/files/rtc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/rtc') diff --git a/emulators/rtc/files/rtc.c b/emulators/rtc/files/rtc.c index e825602624e8..8f0407f1f319 100644 --- a/emulators/rtc/files/rtc.c +++ b/emulators/rtc/files/rtc.c @@ -93,7 +93,7 @@ static int rtc_modeevent(module_t mod, int cmd, void *arg); static struct cdevsw rtc_cdevsw = { #if __FreeBSD_version >= 500104 -#if __FreeBSD_version >= 502104 +#if __FreeBSD_version >= 502103 .d_version = D_VERSION, .d_flags = D_NEEDGIANT, #endif -- cgit v1.2.3