diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-04 22:09:04 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-04 22:09:04 +0000 |
commit | bef6fea12fc5b31c8fe1031d9c12bbce405976da (patch) | |
tree | 0eabf354f3b3c19d9abd9b12b731556a6b637994 /emulators/rtc | |
parent | Correct dependency on linux.ko. (diff) |
[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/rtc')
-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 |