diff options
author | ryoon <ryoon> | 2011-11-08 10:50:35 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2011-11-08 10:50:35 +0000 |
commit | 6acf4ed381159fc621774badd711b07a9bca1230 (patch) | |
tree | 8f8c4bf79569f21f90e6aba164dd5b26741338da /time/Makefile | |
parent | 536a77e2f1639c95e437d8a4822f5fa0dd2f69a4 (diff) | |
download | pkgsrc-6acf4ed381159fc621774badd711b07a9bca1230.tar.gz |
Add abclock
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 a5134193f76..44c793e5b78 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.119 2011/05/28 08:23:36 cheusov Exp $ +# $NetBSD: Makefile,v 1.120 2011/11/08 10:50:35 ryoon Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications +SUBDIR+= abclock SUBDIR+= anacron SUBDIR+= asclock SUBDIR+= asclock-gtk |