diff options
author | martti <martti> | 2005-01-17 12:51:47 +0000 |
---|---|---|
committer | martti <martti> | 2005-01-17 12:51:47 +0000 |
commit | eff6e0b9f2a2e34b42c4d96481e7eb45d81b96aa (patch) | |
tree | 17cf21bf5ece213dbaf2ffae1fe16764ce7b23c8 /time/Makefile | |
parent | 5f82bd266cd50edf49edf93c2e2aa752815651a0 (diff) | |
download | pkgsrc-eff6e0b9f2a2e34b42c4d96481e7eb45d81b96aa.tar.gz |
Added xfce4-calendar
Diffstat (limited to 'time/Makefile')
-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 |