diff options
author | kei <kei@pkgsrc.org> | 2000-12-18 12:37:04 +0000 |
---|---|---|
committer | kei <kei@pkgsrc.org> | 2000-12-18 12:37:04 +0000 |
commit | ed8f71ab8a4f9849c39cf44a76b6644fb37bb883 (patch) | |
tree | d79ffac1074c19f78fe10b6b12e57e4b4602ebde /time | |
parent | 0775acdeea93f9854d36ea08672eb24752e79b97 (diff) | |
download | pkgsrc-ed8f71ab8a4f9849c39cf44a76b6644fb37bb883.tar.gz |
add and enable "gnyaclock" package.
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index db0c56399dd..1bfd8f399d1 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/17 23:32:09 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2000/12/18 12:37:04 kei Exp $ # SUBDIR += asclock @@ -10,6 +10,7 @@ SUBDIR += dclock SUBDIR += emiclock SUBDIR += glclock + SUBDIR += gnyaclock SUBDIR += ical SUBDIR += logtime SUBDIR += plan |