diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-09-30 22:23:02 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-09-30 22:23:02 +0800 |
commit | a334c54c516b300722df277360435942844b368a (patch) | |
tree | 55f139b0a59ca656f424f5247059209aa8a060cb /audio/autotalent | |
parent | aa4ef6c510f36d21f8c282c869111efaa2a058ef (diff) | |
download | freebsd-ports-gnome-a334c54c516b300722df277360435942844b368a.tar.gz freebsd-ports-gnome-a334c54c516b300722df277360435942844b368a.tar.zst freebsd-ports-gnome-a334c54c516b300722df277360435942844b368a.zip |
- Remove default DISTNAME
PR: ports/165609
Submitted by: pgollucci (March 2012)
With hat: portmgr
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 |