diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-08 20:44:49 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-08 20:44:49 +0000 |
commit | a937ac0a9a7a99cbd441e93d1252d01481b05db7 (patch) | |
tree | fc9e4ebe444fa7ae181b0480066c01129e0d4f2b /deskutils/Makefile | |
parent | 148b554ed94037f7fc8281913d6aa3a7f5e4e21f (diff) |
Add goats, a sticky note alternative for the GNOME 2 desktop.
PR: 55400
Submitted by: Pav Lucistnik <pav@oook.cz>
Notes
Notes:
svn path=/head/; revision=86608
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 43234e5a0ece..b55c3d753f93 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -22,6 +22,7 @@ SUBDIR += gnomepim SUBDIR += gnomeutils2 SUBDIR += gnotime + SUBDIR += goats SUBDIR += gtimer SUBDIR += gucharmap SUBDIR += gworkspace |