diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/extract_url/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/extract_url/Makefile b/textproc/extract_url/Makefile index b6096d20e3c7..1a14fe4b5b13 100644 --- a/textproc/extract_url/Makefile +++ b/textproc/extract_url/Makefile @@ -10,7 +10,7 @@ PROJECTHOST= extracturl MAINTAINER= horia@racoviceanu.com COMMENT= Perl script that extracts URLs from email in MIME or plain text format -LICENSE= BSD +LICENSE= BSD2CLAUSE BUILD_DEPENDS= p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser |