diff options
author | kei <kei> | 2000-12-21 06:22:31 +0000 |
---|---|---|
committer | kei <kei> | 2000-12-21 06:22:31 +0000 |
commit | 2ad2dfc7760d669ad8051493cc8f3bf936b8794a (patch) | |
tree | d792b8574d6fcd98cf68bd010734c23690ec5499 /time/Makefile | |
parent | 2da73e48b99fd9d92db629a89c3bd51bae38ea6e (diff) | |
download | pkgsrc-2ad2dfc7760d669ad8051493cc8f3bf936b8794a.tar.gz |
add and enable "pcal" package.
Diffstat (limited to 'time/Makefile')
-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 |