diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 22554a08f50..a6384290080 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.26 2013/03/11 10:50:10 espie Exp $ +# $OpenBSD: Makefile,v 1.27 2013/03/30 09:46:10 ajacoutot Exp $ COMMENT= send desktop notifications to a notification daemon GNOME_VERSION= 0.7.5 GNOME_PROJECT= libnotify -REVISION= 0 +REVISION= 1 CATEGORIES= devel diff --git a/devel/libnotify/pkg/README b/devel/libnotify/pkg/README index b42e1d564a7..1eee7807182 100644 --- a/devel/libnotify/pkg/README +++ b/devel/libnotify/pkg/README @@ -1,4 +1,4 @@ -$OpenBSD: README,v 1.2 2012/04/06 07:26:37 ajacoutot Exp $ +$OpenBSD: README,v 1.3 2013/03/30 09:46:10 ajacoutot Exp $ +----------------------------------------------------------------------- | Running ${FULLPKGNAME} on OpenBSD @@ -11,5 +11,6 @@ notification daemons needs to be installed: * xfce4-notifyd * notification-daemon-xfce (deprecated) -Note that gnome-shell also acts as a notification daemon in which case -it is not necessary to install another one. +Note that some Desktop Environments (e.g. GNOME with gnome-shell) use +their own notification daemon in which case it is not necessary to +install another one.