diff options
author | garbled <garbled> | 2005-12-29 21:12:36 +0000 |
---|---|---|
committer | garbled <garbled> | 2005-12-29 21:12:36 +0000 |
commit | 60387b800472423ac00665d3bd566e66803f0c8e (patch) | |
tree | 4fcbb14353f2691621ec596732520e06aa921927 /time | |
parent | 6ce255c668e37089f43b31d5bd9a059c0347518a (diff) | |
download | pkgsrc-60387b800472423ac00665d3bd566e66803f0c8e.tar.gz |
add gchore to category makefile
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 e32f2173217..4b3373dd27b 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2005/07/21 00:16:35 rillig Exp $ +# $NetBSD: Makefile,v 1.43 2005/12/29 21:12:36 garbled Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -16,6 +16,7 @@ SUBDIR+= devtodo SUBDIR+= emiclock SUBDIR+= evolution-webcal SUBDIR+= gcal +SUBDIR+= gchore SUBDIR+= gdeskcal SUBDIR+= glclock SUBDIR+= globe |