diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-09-30 14:23:02 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-09-30 14:23:02 +0000 |
commit | 098817c9eaea79c74939521ea9f3176539ed31c0 (patch) | |
tree | 55f139b0a59ca656f424f5247059209aa8a060cb /audio/autotalent | |
parent | bb4625c249b47ac042726e179533dc309f5f45c4 (diff) | |
download | ports-098817c9eaea79c74939521ea9f3176539ed31c0.tar.gz ports-098817c9eaea79c74939521ea9f3176539ed31c0.zip |
Notes
Diffstat (limited to 'audio/autotalent')
-rw-r--r-- | audio/autotalent/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/autotalent/Makefile b/audio/autotalent/Makefile index 0a77fa337bee..bcbf468c23c3 100644 --- a/audio/autotalent/Makefile +++ b/audio/autotalent/Makefile @@ -5,7 +5,6 @@ PORTNAME= autotalent PORTVERSION= 0.2 CATEGORIES= audio MASTER_SITES= http://web.mit.edu/tbaran/www/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Real-time pitch correction plugin for LADSPA |