diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-20 05:51:16 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-20 05:51:16 +0000 |
commit | 10a8a72040be87b810d185eafb84acf020ab597c (patch) | |
tree | 691476172862c9500e51d598b13850da99405e0f /deskutils/Makefile | |
parent | 5e8552276818ec5eed2f7edcc4996dd6fca95a5d (diff) |
Update deskutils/xfce4-notes to 0.9.6.
Please note that the upstream package name has changed from
xfce4-notes to xfce4-notes-plugin, which is in line with
several other panel plugins for xfce4. I have renamed the
package accordingly. Maybe it would make sense to repo-copy
the port to keep naming in sync?
PR: ports/57883
Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
Notes
Notes:
svn path=/head/; revision=96252
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 2ca7d20fae4c..6be9b470e8cd 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -89,7 +89,7 @@ SUBDIR += wmpinboard SUBDIR += xcalendar SUBDIR += xchm - SUBDIR += xfce4-notes + SUBDIR += xfce4-notes-plugin SUBDIR += xinvest SUBDIR += xmaddressbook SUBDIR += xmdiary |