diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-14 19:44:51 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-14 19:44:51 +0000 |
commit | a5d574339aa4834f2c3d51c2ab5f9f54dc67911b (patch) | |
tree | 1c18dba4036f05fa1d7ef91b8aafc1b0b0c9274e /net-im/skype20/Makefile | |
parent | 87d57d8d78c11d3e333b3d2fd6c1b36c71d1dc11 (diff) |
Notes
Diffstat (limited to 'net-im/skype20/Makefile')
-rw-r--r-- | net-im/skype20/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/net-im/skype20/Makefile b/net-im/skype20/Makefile index 184787b1912e..b82fc0d5e50b 100644 --- a/net-im/skype20/Makefile +++ b/net-im/skype20/Makefile @@ -7,10 +7,11 @@ PORTNAME= skype PORTVERSION= 1.4.0.118 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= http://download.skype.com/linux/ -DISTNAME= skype_static-${DISTVERSION}-oss +MASTER_SITES= LOCAL/beech +DISTNAME= skype_static_staticQT-${DISTVERSION}-oss-generic MAINTAINER= beech@FreeBSD.org COMMENT= P2P VoIP software @@ -29,11 +30,9 @@ USE_BZIP2= yes USE_LINUX= yes ONLY_FOR_ARCHS= i386 -BROKEN= incorrect distfile - RESTRICTED= Redistribution prohibited. -WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}-oss +WRKSRC= ${WRKDIR}/skype_static-${DISTVERSION}-oss PORTDOCS= LICENSE README SUB_FILES= pkg-message |