diff -urN /usr/ports/audio/autotalent/Makefile audio/autotalent/Makefile --- /usr/ports/audio/autotalent/Makefile 2015-04-05 21:59:30.136540000 +0900 +++ audio/autotalent/Makefile 2015-04-07 00:00:00.000000000 +0900 @@ -4,12 +4,15 @@ PORTNAME= autotalent PORTVERSION= 0.2 CATEGORIES= audio -MASTER_SITES= http://web.mit.edu/tbaran/www/ +MASTER_SITES= http://tombaran.info/ +DIST_SUBDIR= repacked MAINTAINER= ports@FreeBSD.org COMMENT= Real-time pitch correction plugin for LADSPA -BROKEN= Distfile size mismatch +LICENSE= BSD3CLAUSE GPLv2 +LICENSE_COMB= multi + BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa RUN_DEPENDS:= ${BUILD_DEPENDS} diff -urN /usr/ports/audio/autotalent/distinfo audio/autotalent/distinfo --- /usr/ports/audio/autotalent/distinfo 2014-06-21 17:53:49.000000000 +0900 +++ audio/autotalent/distinfo 2015-04-07 00:00:00.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (autotalent-0.2.tar.gz) = c0d2962ac9f49a96a20b60413802f18e629034d3cb78d1c7b056c3487be4ebf5 -SIZE (autotalent-0.2.tar.gz) = 31419 +SHA256 (repacked/autotalent-0.2.tar.gz) = 105e98a0d118c0ea78432d055b9afa478a7d541e5e3fe369498104674cc504d8 +SIZE (repacked/autotalent-0.2.tar.gz) = 31388 diff -urN /usr/ports/audio/autotalent/pkg-descr audio/autotalent/pkg-descr --- /usr/ports/audio/autotalent/pkg-descr 2014-06-21 17:53:49.000000000 +0900 +++ audio/autotalent/pkg-descr 2015-04-07 00:00:00.000000000 +0900 @@ -1,3 +1,3 @@ real-time pitch correction plugin for ladspa -WWW: http://web.mit.edu/tbaran/www/autotalent.html +WWW: http://tombaran.info/autotalent.html