diff options
author | wiz <wiz@pkgsrc.org> | 2011-11-06 17:30:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-11-06 17:30:06 +0000 |
commit | df935b44e73df50a812b008d6f608a13843c8b46 (patch) | |
tree | fc723a2b0474bc524246d8ec457bd691cc2da493 | |
parent | 64d4ff94cfb9298b08bd0433bf02737572143025 (diff) | |
download | pkgsrc-df935b44e73df50a812b008d6f608a13843c8b46.tar.gz |
Remove BROKEN.
The package builds fine, if you have the distfile; no reason to
mark it broken.
-rw-r--r-- | net/skype/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/skype/Makefile b/net/skype/Makefile index 701313670ce..1c567923cf4 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2011/11/06 11:49:50 marino Exp $ +# $NetBSD: Makefile,v 1.33 2011/11/06 17:30:06 wiz Exp $ # DISTNAME= skype_static-1.4.0.118-oss @@ -14,7 +14,6 @@ HOMEPAGE= http://www.skype.com/ COMMENT= P2P VoIP software LICENSE= skype-license -BROKEN= '${DISTNAME}${EXTRACT_SUFX}' no longer available from Skype.com RESTRICTED= Complex terms for redistribution. NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} |