diff options
author | is <is> | 2002-11-08 21:23:11 +0000 |
---|---|---|
committer | is <is> | 2002-11-08 21:23:11 +0000 |
commit | fc72b871756f22acf76a06dac9f205f20cb53983 (patch) | |
tree | b567624feb2d0e70081aa5ef790aa8769a0a93f8 /time/lmclock | |
parent | 9c02e7d51f4f7104e280d9196529f27ec0f89770 (diff) | |
download | pkgsrc-fc72b871756f22acf76a06dac9f205f20cb53983.tar.gz |
Limited geometry support (positioning works).
Diffstat (limited to 'time/lmclock')
-rw-r--r-- | time/lmclock/Makefile | 4 | ||||
-rw-r--r-- | time/lmclock/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/time/lmclock/Makefile b/time/lmclock/Makefile index 1674498f185..c84bd24e3d7 100644 --- a/time/lmclock/Makefile +++ b/time/lmclock/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2002/11/08 21:08:02 is Exp $ +# $NetBSD: Makefile,v 1.2 2002/11/08 21:23:11 is Exp $ # -DISTNAME= lmclock-1.0 +DISTNAME= lmclock-1.1 CATEGORIES= time,x11 MASTER_SITES= http://pantransit.reptiles.org/prog/ diff --git a/time/lmclock/distinfo b/time/lmclock/distinfo index eace196a94e..8ef44cb6157 100644 --- a/time/lmclock/distinfo +++ b/time/lmclock/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1 2002/11/08 21:08:02 is Exp $ +$NetBSD: distinfo,v 1.2 2002/11/08 21:23:11 is Exp $ -SHA1 (lmclock-1.0.tar.gz) = 7b4f5765fefde6f027ec46a3a88809e8e516cf49 -Size (lmclock-1.0.tar.gz) = 2358 bytes +SHA1 (lmclock-1.1.tar.gz) = b4d25c9debd3695a6ab436b78ba9aa1545453610 +Size (lmclock-1.1.tar.gz) = 2820 bytes |