diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 13:37:41 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 13:37:41 +0000 |
commit | cffcff87c31a41fa6931d5ebf810ceecfe1e40ae (patch) | |
tree | dccda1a8b7dd0cca0b08203a550bf822d8b6af05 /net | |
parent | 2883e69816cc3da87578b063699710cf735a127b (diff) | |
download | ports-cffcff87c31a41fa6931d5ebf810ceecfe1e40ae.tar.gz ports-cffcff87c31a41fa6931d5ebf810ceecfe1e40ae.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/desktop-data-model/Makefile | 2 | ||||
-rw-r--r-- | net/online-desktop/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/desktop-data-model/Makefile b/net/desktop-data-model/Makefile index fdc52542cc12..c6d08a0da413 100644 --- a/net/desktop-data-model/Makefile +++ b/net/desktop-data-model/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 7 CATEGORIES= net MASTER_SITES= GNOME -MAINTAINER= wahjava@gmail.com +MAINTAINER= ashish@FreeBSD.org COMMENT= Engine providing live updates of online data to the desktop BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libpcre.pc:${PORTSDIR}/devel/pcre \ diff --git a/net/online-desktop/Makefile b/net/online-desktop/Makefile index fb6c258e0621..90c3e215cc5e 100644 --- a/net/online-desktop/Makefile +++ b/net/online-desktop/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= GNOME -MAINTAINER= wahjava@gmail.com +MAINTAINER= ashish@FreeBSD.org COMMENT= GNOME Online Desktop BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:${PORTSDIR}/devel/dbus \ |