diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-14 02:03:46 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-14 02:03:46 +0000 |
commit | 464444fe4dc6617668686b55b3a65848a541ba04 (patch) | |
tree | e0340f699be5911034a7dd7b38fa160fb57ced8f /deskutils/Makefile | |
parent | 3775478f7b019f93d4a35b6510f65e63eb125446 (diff) |
Add deskutils/gcal, the GNU Gregorian/Julian/Chinese/Japanese/Islamic
calendar. It can remind you of National Day in the YAR or Thanksgiving
in Canada. It can tell you when Cliff House opened and display an
ASCII pumpkin on Hallowe'en.
PR: 21921
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Notes
Notes:
svn path=/head/; revision=33806
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 908803fd2a69..64ee0bac69f8 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -8,6 +8,7 @@ SUBDIR += cal SUBDIR += cbb SUBDIR += gaddr + SUBDIR += gcal SUBDIR += genius SUBDIR += gnofin SUBDIR += gnomepim |