diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-28 07:46:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-28 07:46:44 +0000 |
commit | e762f333a1b6d5559dff78899ecee86a045b8954 (patch) | |
tree | 1d4cb9e8214d1c01eb38a69fd544c454d2c2a651 /deskutils/Makefile | |
parent | d523550ac8889dd3363f7e42b934350eb80153bf (diff) |
Add gdeskcal, a calendar for the GNOME 2 desktop featuring alpha-blending.
PR: 48757
Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Notes
Notes:
svn path=/head/; revision=76613
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 c224c8d581db..0dd785be337d 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -12,6 +12,7 @@ SUBDIR += dailystrips SUBDIR += gaddr SUBDIR += gcal + SUBDIR += gdeskcal SUBDIR += gemcal SUBDIR += genius SUBDIR += glabels |