diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-04-07 19:47:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-04-07 19:47:29 +0000 |
commit | 7ef263d42cd35c012ba7e69362f27f04145b436e (patch) | |
tree | 8192eebd9bc492794ed76ef010c018a9e7f77957 /multimedia/subconv | |
parent | f62c050a188266c3025a550da60b7fc832172e51 (diff) |
Notes
Diffstat (limited to 'multimedia/subconv')
-rw-r--r-- | multimedia/subconv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/subconv/Makefile b/multimedia/subconv/Makefile index 164251f069b4..2613fb805da6 100644 --- a/multimedia/subconv/Makefile +++ b/multimedia/subconv/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://www.linux-projects.net/d/ MAINTAINER= ports@FreeBSD.org COMMENT= Converts DivX subtitles from one format to another +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes |