summaryrefslogtreecommitdiff
path: root/deskutils/notification-daemon/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-11-14 13:01:25 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-11-14 13:01:25 +0000
commitfbbe817554d5bd3cef8b983653d238fb66b8ebbc (patch)
treea38086bc041082712fe966109c88c294d80a3af9 /deskutils/notification-daemon/Makefile
parentTrack libnotify update (diff)
- Update to 0.3.6
- Make it work with dbus-glib >= 0.72 - Take maintainership PR: ports/104876 Submitted by: jylefort, Pawel Worach <pawel.worach@gmail.com> Approved by: maintainer timeout (17 days)
Notes
Notes: svn path=/head/; revision=177252
Diffstat (limited to 'deskutils/notification-daemon/Makefile')
-rw-r--r--deskutils/notification-daemon/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile
index adfa26ad4b18..f33307729438 100644
--- a/deskutils/notification-daemon/Makefile
+++ b/deskutils/notification-daemon/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= notification-daemon
-PORTVERSION= 0.3.5
-PORTREVISION= 3
+PORTVERSION= 0.3.6
CATEGORIES= deskutils gnome
MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/
-MAINTAINER= andreas@syndrom23.de
+MAINTAINER= gnome@FreeBSD.org
COMMENT= Send small notifications to your desktop
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \