diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-11 23:54:41 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-11 23:54:41 +0000 |
commit | 64215de35a74b87dc20ea6f31582b75225824b03 (patch) | |
tree | 05a7a6b2f49d6d76bb86ea5e9f48a147e2946c51 /multimedia | |
parent | 3095bb00320a766980a85700136ec192bf7b6d7f (diff) | |
download | FreeBSD-ports-64215de35a74b87dc20ea6f31582b75225824b03.zip FreeBSD-ports-64215de35a74b87dc20ea6f31582b75225824b03.tar.gz |
Mark as BROKEN: unfetchable.
Source: distfile survey
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/bmp-extra-plugins/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/multimedia/bmp-extra-plugins/Makefile b/multimedia/bmp-extra-plugins/Makefile index 497fc74..b649e02 100644 --- a/multimedia/bmp-extra-plugins/Makefile +++ b/multimedia/bmp-extra-plugins/Makefile @@ -9,11 +9,15 @@ PORTNAME= bmp-extra-plugins PORTVERSION= 0.2.2 PORTREVISION= 2 CATEGORIES= multimedia audio -MASTER_SITES= http://www.t17.ikarnet.pl/~wiget/bmp-extra-plugins/download/ +MASTER_SITES= # disappeared MAINTAINER= w@wrzask.pl COMMENT= A collection of additional plugins for beep media player +BROKEN= "mastersite disappeared" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-11 + LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player \ vorbis.3:${PORTSDIR}/audio/libvorbis \ artsc.0:${PORTSDIR}/audio/arts |