Index: head/devel/libnotify/Makefile =================================================================== --- head/devel/libnotify/Makefile (revision 143574) +++ head/devel/libnotify/Makefile (revision 143575) @@ -1,39 +1,37 @@ # New ports collection makefile for: libnotify # Date created: 2005-08-06 # Whom: Andreas Kohn # # $FreeBSD$ # PORTNAME= libnotify PORTVERSION= 0.2.2 CATEGORIES= devel gnome -MASTER_SITES= http://www.galago.info/files/releases/source/libnotify/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= pav +MASTER_SITES= http://www.galago-project.org/files/releases/source/libnotify/ MAINTAINER= andreas@syndrom23.de COMMENT= A library for desktop notifications LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus \ popt.0:${PORTSDIR}/devel/popt USE_GNOME= gnomehack gnometarget intlhack glib20 USE_GMAKE= yes USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .include .if ${OSVERSION} < 500000 USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e 's|tests||' ${WRKSRC}/Makefile.in .endif .include Property changes on: head/devel/libnotify/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/libnotify/pkg-descr =================================================================== --- head/devel/libnotify/pkg-descr (revision 143574) +++ head/devel/libnotify/pkg-descr (revision 143575) @@ -1,10 +1,10 @@ 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 library and a small command line client. See deskutils/notification-daemon for 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/devel/libnotify/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property