diff options
author | knu <knu@FreeBSD.org> | 2000-05-06 20:49:51 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-05-06 20:49:51 +0800 |
commit | 0a2b8d851676f7c171feffe6332bf4b7706c3ee8 (patch) | |
tree | 614ce30aa8edd900b6753c39f29cfe74d1299bc0 /emulators/rtc/Makefile | |
parent | dea4856958046b67e2ebbd7257fc4af4ae4a4a8f (diff) | |
download | freebsd-ports-gnome-0a2b8d851676f7c171feffe6332bf4b7706c3ee8.tar.gz freebsd-ports-gnome-0a2b8d851676f7c171feffe6332bf4b7706c3ee8.tar.zst freebsd-ports-gnome-0a2b8d851676f7c171feffe6332bf4b7706c3ee8.zip |
Bump the version number corresponding to Peter's previous commit.
Diffstat (limited to 'emulators/rtc/Makefile')
-rw-r--r-- | emulators/rtc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile index 07c8364ef2b4..8d3ab9b85f36 100644 --- a/emulators/rtc/Makefile +++ b/emulators/rtc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rtc -PORTVERSION= 2000.03.28 +PORTVERSION= 2000.05.05 CATEGORIES= emulators linux MASTER_SITES= # none DISTFILES= # none |