Index: head/deskutils/notification-daemon/Makefile =================================================================== --- head/deskutils/notification-daemon/Makefile (revision 143575) +++ head/deskutils/notification-daemon/Makefile (revision 143576) @@ -1,32 +1,30 @@ # New ports collection makefile for: notification-daemon # Date created: 2005-08-06 # Whom: Andreas Kohn # # $FreeBSD$ # PORTNAME= notification-daemon PORTVERSION= 0.2.2 CATEGORIES= deskutils gnome -MASTER_SITES= http://www.galago.info/files/releases/source/notification-daemon/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= pav +MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/ MAINTAINER= andreas@syndrom23.de COMMENT= Send small notifications to your desktop LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus \ notify.0:${PORTSDIR}/devel/libnotify USE_GNOME= gnomehack gnometarget intlhack gtk20 USE_LIBTOOL_VER=15 USE_GMAKE= yes CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services .include .if ${OSVERSION} < 500000 EXTRA_PATCHES= ${FILESDIR}/extra-patch-src-main.cc .endif .include Property changes on: head/deskutils/notification-daemon/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/deskutils/notification-daemon/pkg-descr =================================================================== --- head/deskutils/notification-daemon/pkg-descr (revision 143575) +++ head/deskutils/notification-daemon/pkg-descr (revision 143576) @@ -1,9 +1,9 @@ The Desktop Notifications framework provides a standard way of doing passive pop-up notifications on the desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time. This port contains the daemon. -WWW: http://www.galago.info/specs/notification/index.php +WWW: http://www.galago-project.org/specs/notification/index.php Property changes on: head/deskutils/notification-daemon/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property