diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2014-01-09 22:10:48 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2014-01-09 22:10:48 +0000 |
commit | 3b1ed291b1f774ada85d431a0f493ca2256a7392 (patch) | |
tree | 169fc99366f564c4a229180478cbc6523f421630 /time/Makefile | |
parent | 52e26dd7ae282f7dd284993a0d3342c11cc4102b (diff) | |
download | pkgsrc-3b1ed291b1f774ada85d431a0f493ca2256a7392.tar.gz |
sort
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/Makefile b/time/Makefile index ae5fb7b9704..ab5865aeb0c 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.129 2014/01/01 03:20:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.130 2014/01/09 22:10:48 jnemeth Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -48,9 +48,9 @@ SUBDIR+= ocaml-calendar SUBDIR+= oclock SUBDIR+= p5-Calendar-Simple SUBDIR+= p5-Convert-NLS_DATE_FORMAT -SUBDIR+= p5-Date-Extract SUBDIR+= p5-Data-ICal SUBDIR+= p5-Data-ICal-DateTime +SUBDIR+= p5-Date-Extract SUBDIR+= p5-Date-ICal SUBDIR+= p5-Date-Leapyear SUBDIR+= p5-DateTime |