diff options
author | kei <kei> | 2000-12-21 06:22:31 +0000 |
---|---|---|
committer | kei <kei> | 2000-12-21 06:22:31 +0000 |
commit | da8cc37e9d12c62ef41fa0b00b521b21fe57bdc3 (patch) | |
tree | d792b8574d6fcd98cf68bd010734c23690ec5499 /time | |
parent | cee66ebf404badabf0b497c8f0742e9f2276f5c9 (diff) | |
download | pkgsrc-da8cc37e9d12c62ef41fa0b00b521b21fe57bdc3.tar.gz |
add and enable "pcal" 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 1bfd8f399d1..f759050e67d 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/18 12:37:04 kei Exp $ +# $NetBSD: Makefile,v 1.3 2000/12/21 06:22:31 kei Exp $ # SUBDIR += asclock @@ -13,6 +13,7 @@ SUBDIR += gnyaclock SUBDIR += ical SUBDIR += logtime + SUBDIR += pcal SUBDIR += plan SUBDIR += polclock SUBDIR += py-mxDateTime |