diff options
author | jmmv <jmmv> | 2004-10-19 20:30:26 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-10-19 20:30:26 +0000 |
commit | 6de83ecbc457a1a969ef3ff4ec71ca8a0aac0d13 (patch) | |
tree | 0ee4b8575f63b9479aacba2599c145e926f0e01d /time | |
parent | 912b1b072669126e060248def63a807cf92b5978 (diff) | |
download | pkgsrc-6de83ecbc457a1a969ef3ff4ec71ca8a0aac0d13.tar.gz |
Add and enable evolution-webcal.
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 0ac2ca75b01..ea647085d9b 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2004/07/13 10:59:48 jmmv Exp $ +# $NetBSD: Makefile,v 1.33 2004/10/19 20:30:26 jmmv Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -14,6 +14,7 @@ SUBDIR+= catclock SUBDIR+= dclock SUBDIR+= devtodo SUBDIR+= emiclock +SUBDIR+= evolution-webcal SUBDIR+= gcal SUBDIR+= gdeskcal SUBDIR+= glclock |