diff options
author | itetcu <itetcu@FreeBSD.org> | 2009-09-15 20:52:08 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2009-09-15 20:52:08 +0800 |
commit | 3057a716db389c4942debb5e19bc0bb70e32cabc (patch) | |
tree | f494fb9aeaecd949e9c0b963b25f9207f88e6215 /net-im | |
parent | e2f3d73191b201a979c4017d087f63c8b2b257bf (diff) | |
download | freebsd-ports-graphics-3057a716db389c4942debb5e19bc0bb70e32cabc.tar.gz freebsd-ports-graphics-3057a716db389c4942debb5e19bc0bb70e32cabc.tar.zst freebsd-ports-graphics-3057a716db389c4942debb5e19bc0bb70e32cabc.zip |
Grab maintainership.
Feature safe: yes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/skype-devel/Makefile | 2 | ||||
-rw-r--r-- | net-im/skype/Makefile | 2 | ||||
-rw-r--r-- | net-im/skype12/Makefile | 2 | ||||
-rw-r--r-- | net-im/skype20/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile index ce8c2e22243..10c22bb83ac 100644 --- a/net-im/skype-devel/Makefile +++ b/net-im/skype-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.skype.com/linux/ PKGNAMESUFFIX= -devel DISTNAME= skype_static-${DISTVERSION}-oss -MAINTAINER= ports@FreeBSD.org +MAINTAINER= itetcu@FreeBSD.org COMMENT= P2P VoIP software RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \ diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile index b66e3107aec..dc7ae781140 100644 --- a/net-im/skype/Makefile +++ b/net-im/skype/Makefile @@ -15,7 +15,7 @@ CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_static-${DISTVERSION}-oss -MAINTAINER= ports@FreeBSD.org +MAINTAINER= itetcu@FreeBSD.org COMMENT= P2P VoIP software .ifdef WITH_NVIDIA_GL diff --git a/net-im/skype12/Makefile b/net-im/skype12/Makefile index 35666d5d98a..fd38cfed9ac 100644 --- a/net-im/skype12/Makefile +++ b/net-im/skype12/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= NETBSD DISTNAME= skype_staticQT-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= itetcu@FreeBSD.org COMMENT= Legacy version P2P VoIP software USE_BZIP2= yes diff --git a/net-im/skype20/Makefile b/net-im/skype20/Makefile index b66e3107aec..dc7ae781140 100644 --- a/net-im/skype20/Makefile +++ b/net-im/skype20/Makefile @@ -15,7 +15,7 @@ CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_static-${DISTVERSION}-oss -MAINTAINER= ports@FreeBSD.org +MAINTAINER= itetcu@FreeBSD.org COMMENT= P2P VoIP software .ifdef WITH_NVIDIA_GL |