diff options
author | nork <nork@FreeBSD.org> | 2003-04-05 06:09:04 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-04-05 06:09:04 +0800 |
commit | f275698718e1b15fb31d0b353a67eb7c1d6fa7b2 (patch) | |
tree | f688918d655070f439d4db2ee4076fb6522949c6 /emulators | |
parent | e1a9f7ef79f64792b223092e938b79ce6d03391c (diff) | |
download | freebsd-ports-gnome-f275698718e1b15fb31d0b353a67eb7c1d6fa7b2.tar.gz freebsd-ports-gnome-f275698718e1b15fb31d0b353a67eb7c1d6fa7b2.tar.zst freebsd-ports-gnome-f275698718e1b15fb31d0b353a67eb7c1d6fa7b2.zip |
[Forced commit]
Correct dependency on linux.ko and Bump PORTREVISION.
PR: ports/37992, ports/40973
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Vladimir B. Grebenschikov <vova@sw.ru>
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/rtc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile index 1c126189a703..34121725eb60 100644 --- a/emulators/rtc/Makefile +++ b/emulators/rtc/Makefile @@ -7,6 +7,7 @@ PORTNAME= rtc PORTVERSION= 2002.03.05.2 +PORTREVISION= 1 CATEGORIES= emulators linux MASTER_SITES= # none DISTFILES= # none |