diff options
| author | pin <pin@pkgsrc.org> | 2022-04-08 10:22:40 +0000 |
|---|---|---|
| committer | pin <pin@pkgsrc.org> | 2022-04-08 10:22:40 +0000 |
| commit | 3601303e24a47a36d644a454cd0845101dc0de64 (patch) | |
| tree | b7a845ce39473673b186fa1d8c701df096dbde0d /time/Makefile | |
| parent | 97858cc5801114ce791c63a5b2fff5f1a0a088e5 (diff) | |
| download | pkgsrc-3601303e24a47a36d644a454cd0845101dc0de64.tar.gz | |
Add rsclock
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 7d35c2f1472..3b6d8d0b230 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2022/03/06 08:58:20 nia Exp $ +# $NetBSD: Makefile,v 1.230 2022/04/08 10:22:40 pin Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -178,6 +178,7 @@ SUBDIR+= quest-tui SUBDIR+= rclock SUBDIR+= rem2ics SUBDIR+= remind +SUBDIR+= rsclock SUBDIR+= rsibreak SUBDIR+= ruby-hitimes SUBDIR+= ruby-iso8601 |
