diff options
author | tsarna <tsarna@pkgsrc.org> | 1999-06-28 19:29:39 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 1999-06-28 19:29:39 +0000 |
commit | f0135e98b3966d9b7aeed249edb9ab658ff8ef6e (patch) | |
tree | 496423d9d52d4cc7eadcc365ba1d65ee1484e835 | |
parent | 840bf7c7fb33779c94560a86353dffb2ee8f30a0 (diff) | |
download | pkgsrc-f0135e98b3966d9b7aeed249edb9ab658ff8ef6e.tar.gz |
enable mxDateTime
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 66e49636df4..9ef7e3e5175 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 1999/06/24 19:15:16 drochner Exp $ +# $NetBSD: Makefile,v 1.48 1999/06/28 19:29:39 tsarna Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += astrolog @@ -41,6 +41,7 @@ SUBDIR += p5-Search SUBDIR += plan SUBDIR += pty-redir + SUBDIR += py-mxDateTime SUBDIR += py-readline SUBDIR += qterm SUBDIR += remind |