diff options
author | miwi <miwi@FreeBSD.org> | 2010-02-14 02:10:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-02-14 02:10:48 +0800 |
commit | a4735315023401d17519e7a6d814b1d67922d3f0 (patch) | |
tree | 404120357c465143333aefa15d97b2bd346f3b58 /audio | |
parent | 23e55b348dc8d1cfcc992cb6e23168d0bbd09f7c (diff) | |
download | freebsd-ports-graphics-a4735315023401d17519e7a6d814b1d67922d3f0.tar.gz freebsd-ports-graphics-a4735315023401d17519e7a6d814b1d67922d3f0.tar.zst freebsd-ports-graphics-a4735315023401d17519e7a6d814b1d67922d3f0.zip |
- make portlint happy
PR: 141738
Submitted by: Glen Barber <glen.j.barber@gmail.com>
Approved by: maintainer implicit
Diffstat (limited to 'audio')
-rw-r--r-- | audio/lame/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 05d99e62ced..0259fed497d 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF \ ftp://ftp.fu-berlin.de/unix/sound/%SUBDIR%/ - DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//:S/./-/} MAINTAINER= netchild@FreeBSD.org |