diff options
author | garbled <garbled@pkgsrc.org> | 2005-12-29 21:12:36 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 2005-12-29 21:12:36 +0000 |
commit | 5a332be9ed20662e23d259cfc32493cb24736c10 (patch) | |
tree | 4fcbb14353f2691621ec596732520e06aa921927 /time | |
parent | 8389e43c4c06b1ad11655f8a1dfde4c04293712f (diff) | |
download | pkgsrc-5a332be9ed20662e23d259cfc32493cb24736c10.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 |