diff options
author | martti <martti@pkgsrc.org> | 2005-01-17 12:51:47 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2005-01-17 12:51:47 +0000 |
commit | 2804fbe74e8c10b9cfcd5f9d88afdfbe44808619 (patch) | |
tree | 17cf21bf5ece213dbaf2ffae1fe16764ce7b23c8 | |
parent | 56a323d9d0d57ce1b5e1e89370a2a91af0150282 (diff) | |
download | pkgsrc-2804fbe74e8c10b9cfcd5f9d88afdfbe44808619.tar.gz |
Added xfce4-calendar
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index e47929283f6..1a8fc2a8ecd 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2004/10/23 17:06:27 minskim Exp $ +# $NetBSD: Makefile,v 1.37 2005/01/17 12:51:47 martti Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -58,6 +58,7 @@ SUBDIR+= xcal SUBDIR+= xchrono SUBDIR+= xdaliclock SUBDIR+= xdkcal +SUBDIR+= xfce4-calendar SUBDIR+= xfce4-datetime-plugin SUBDIR+= xtimer SUBDIR+= xtu |