diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-11-17 20:17:30 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-11-17 20:17:30 +0000 |
commit | 214d3923215b7c77129183f58383473eb5545c3e (patch) | |
tree | 1ae7b9622427fdd72beae804d36e7308fbe360ad | |
parent | db156967fa65b5609e6ba7adf04f9decc4de8cfd (diff) | |
download | freebsd-ports-214d3923215b7c77129183f58383473eb5545c3e.zip |
Fix a typo in pkg/DESCR.. prerease -> prerelease
Submitted by: Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
-rw-r--r-- | x11-clocks/wmdate/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/wmdate/pkg-descr b/x11-clocks/wmdate/pkg-descr index f91e25f930d2..9facacec06f2 100644 --- a/x11-clocks/wmdate/pkg-descr +++ b/x11-clocks/wmdate/pkg-descr @@ -1,4 +1,4 @@ WMDate simply shows the current date. Looks like asclock without the -time. This app is a prerease of WMAgenda, which will be like a PIM. +time. This app is a prerelease of WMAgenda, which will be like a PIM. - Jim <jim@FreeBSD.org> |