diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-12-29 23:25:39 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-12-29 23:25:39 +0000 |
commit | bea7046f4f7ecb418f02bbdfeeb6963cfc9b73b3 (patch) | |
tree | 8bff9daa4f3bd395130852acb20b8584a827c23a /net | |
parent | 33890787162e27dbb49ba875ea60247f2b1cd66b (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/ekiga3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ekiga3/Makefile b/net/ekiga3/Makefile index 6a00dbf8b701..f4c38c3498d6 100644 --- a/net/ekiga3/Makefile +++ b/net/ekiga3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.ekiga.org/admin/downloads/latest/sources/ekiga_${PORTVERSION}/ DISTNAME= ekiga-${PORTVERSION} -MAINTAINER= melifaro@ipfw.ru +MAINTAINER= gnome@FreeBSD.org COMMENT= VoIP and video conferencing application LIB_DEPENDS= sigc-2:${PORTSDIR}/devel/libsigc++20 \ |