diff options
author | jnemeth <jnemeth> | 2007-11-08 20:10:46 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2007-11-08 20:10:46 +0000 |
commit | b71f14d1a906ab64635a82361350b9818e90b9eb (patch) | |
tree | 569b086f8db4ab07e6bdc1daef89314c79b57384 /time | |
parent | baa7e46a5f4def634a0c54441e79b4a8f1169fd0 (diff) | |
download | pkgsrc-b71f14d1a906ab64635a82361350b9818e90b9eb.tar.gz |
add and enable zonetab
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 eea3b810a5f..dc3c1c1d170 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2007/11/04 16:03:02 adrianp Exp $ +# $NetBSD: Makefile,v 1.67 2007/11/08 20:10:46 jnemeth Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -102,5 +102,6 @@ SUBDIR+= xfce4-orage SUBDIR+= xfce4-timer-plugin SUBDIR+= xtimer SUBDIR+= xtu +SUBDIR+= zonetab .include "../mk/misc/category.mk" |