diff options
author | pin <pin@pkgsrc.org> | 2021-03-31 20:28:04 +0000 |
---|---|---|
committer | pin <pin@pkgsrc.org> | 2021-03-31 20:28:04 +0000 |
commit | f6be26fc598cc78710b21ec255315cd72eabab10 (patch) | |
tree | 204290f0d9a113d388df679bde0a736083faf761 /time/Makefile | |
parent | 14ecb6138402b0d2b05640fc9cebbcc3ac0074a2 (diff) | |
download | pkgsrc-f6be26fc598cc78710b21ec255315cd72eabab10.tar.gz |
Add quest-tui
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 cd04acaef7d..fb687a8543d 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.219 2021/02/21 09:44:50 markd Exp $ +# $NetBSD: Makefile,v 1.220 2021/03/31 20:28:04 pin Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -173,6 +173,7 @@ SUBDIR+= py-trytond-timesheet-cost SUBDIR+= py-tzdata SUBDIR+= py-tzlocal SUBDIR+= py-vdirsyncer +SUBDIR+= quest-tui SUBDIR+= rclock SUBDIR+= rem2ics SUBDIR+= remind |