diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-11-08 10:50:35 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-11-08 10:50:35 +0000 |
commit | 74d1284f5d7a250274340104dcc65c4e713b79d2 (patch) | |
tree | 8f8c4bf79569f21f90e6aba164dd5b26741338da /time | |
parent | a547feaa2e8ac3b9aa484ca929a08601bb5f840a (diff) | |
download | pkgsrc-74d1284f5d7a250274340104dcc65c4e713b79d2.tar.gz |
Add abclock
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 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 |