diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-25 19:57:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-25 19:57:44 +0000 |
commit | 05464a503a387d47687a84f9a17ba1aff1f4e93c (patch) | |
tree | aab52c43d3d021a207e3186fa737a58eb14f7e9f /deskutils/notification-daemon | |
parent | - Update to 0.1.8 (diff) |
- Chase libsexy update
Diffstat (limited to 'deskutils/notification-daemon')
-rw-r--r-- | deskutils/notification-daemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index a3a3ddf9a599..57aebf914d0c 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -7,7 +7,7 @@ PORTNAME= notification-daemon PORTVERSION= 0.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/ |