diff options
author | netchild <netchild@FreeBSD.org> | 2005-10-02 18:55:07 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2005-10-02 18:55:07 +0800 |
commit | 71db2c78661a766ba94f51fe1c6cf2b8f9cc4068 (patch) | |
tree | 9c60daa4100ef25a56b1d0ca8df976c07bc5a4d5 /net-im/skype-devel/Makefile | |
parent | b8e02d6eb0ed5bb5877e239a0043df8aeedc8059 (diff) | |
download | freebsd-ports-gnome-71db2c78661a766ba94f51fe1c6cf2b8f9cc4068.tar.gz freebsd-ports-gnome-71db2c78661a766ba94f51fe1c6cf2b8f9cc4068.tar.zst freebsd-ports-gnome-71db2c78661a766ba94f51fe1c6cf2b8f9cc4068.zip |
- Release maintainership, feel free to grab it.
- Update to 1.2.0.17 [1].
PR: 86699
Submitted by: Adi Pircalabu <apircalabu@bitdefender.com>
Diffstat (limited to 'net-im/skype-devel/Makefile')
-rw-r--r-- | net-im/skype-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile index 35cb9c373e4e..39691acbd577 100644 --- a/net-im/skype-devel/Makefile +++ b/net-im/skype-devel/Makefile @@ -6,12 +6,12 @@ # PORTNAME= skype -PORTVERSION= 1.2.0.11 +PORTVERSION= 1.2.0.17 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} -MAINTAINER= netchild@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= P2P VoIP software RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \ |