diff options
author | wiz <wiz> | 2001-11-26 20:49:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-11-26 20:49:27 +0000 |
commit | 63245bcd5ba8d1d5cf81bdad4cf4ef42f51fbdc0 (patch) | |
tree | 09e201229daa27c8a59412d78deeb85427e1c9fe /time/Makefile | |
parent | 7ec961b4f776a576d450510cae9b31d7a19e4099 (diff) | |
download | pkgsrc-63245bcd5ba8d1d5cf81bdad4cf4ef42f51fbdc0.tar.gz |
add and enable globe
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 18780addc2a..39a42fe8939 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/11/10 23:01:12 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2001/11/26 20:49:27 wiz Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -13,6 +13,7 @@ SUBDIR+= dclock SUBDIR+= devtodo SUBDIR+= emiclock SUBDIR+= glclock +SUBDIR+= globe SUBDIR+= gnyaclock SUBDIR+= ical SUBDIR+= korganizer |