diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-05-06 12:49:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-05-06 12:49:51 +0000 |
commit | d166df7bfabb000e8132826d2e37da62ee13df38 (patch) | |
tree | ed34d9e216b1dd6d53c584fe23a94fbaaf156bd2 /emulators/rtc | |
parent | 4d07c034bbba61d10442f7fa709b8c5f4cb4c8f6 (diff) | |
download | ports-d166df7bfabb000e8132826d2e37da62ee13df38.tar.gz ports-d166df7bfabb000e8132826d2e37da62ee13df38.zip |
Bump the version number corresponding to Peter's previous commit.
Notes
Notes:
svn path=/head/; revision=28313
Diffstat (limited to 'emulators/rtc')
-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 |