diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-14 07:02:07 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-14 07:02:07 +0000 |
commit | f054e410d022a9333615cbde2901a25bc7ae1c90 (patch) | |
tree | ddb54e72efbab6a8d011049704b276b9162a02f5 /net | |
parent | 57d5380edb2780ee3f395eb8571a53fd9e798251 (diff) | |
download | freebsd-ports-f054e410d022a9333615cbde2901a25bc7ae1c90.zip |
- Mark broken, vendor re-rolled wrong distfile.
Diffstat (limited to 'net')
-rw-r--r-- | net/skype/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/skype/Makefile b/net/skype/Makefile index 4c3ebc08798d..184787b1912e 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -29,6 +29,8 @@ USE_BZIP2= yes USE_LINUX= yes ONLY_FOR_ARCHS= i386 +BROKEN= incorrect distfile + RESTRICTED= Redistribution prohibited. WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}-oss |