From 78761dc70ed43f291b864b558a4cdf8c93c3d51e Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 13 Feb 2010 18:10:48 +0000 Subject: [PATCH] - make portlint happy PR: 141738 Submitted by: Glen Barber Approved by: maintainer implicit --- audio/lame/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 05d99e62ced8..0259fed497d8 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