summaryrefslogtreecommitdiff
path: root/audio/mp3to
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-04-22 09:22:05 +0000
committerrillig <rillig@pkgsrc.org>2006-04-22 09:22:05 +0000
commit9fc2d7d28106475bc308a209655b44e662911609 (patch)
tree7693d63ffaaa57cf44393c3f1b19100370b24b85 /audio/mp3to
parent1ffbacec96b330949bc61d2a6247b1c2004cdc92 (diff)
downloadpkgsrc-9fc2d7d28106475bc308a209655b44e662911609.tar.gz
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
Diffstat (limited to 'audio/mp3to')
-rw-r--r--audio/mp3to/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3to/Makefile b/audio/mp3to/Makefile
index c44b0cb90e6..08ddc43fd17 100644
--- a/audio/mp3to/Makefile
+++ b/audio/mp3to/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:12 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:06 rillig Exp $
DISTNAME= mp3to
PKGNAME= ${DISTNAME}-1.0.1
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .gz
MAINTAINER= tron@NetBSD.org
COMMENT= Convert MP3 files to various other audio formats
-NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL"
+NO_SRC_ON_FTP= already in MASTER_SITE_LOCAL
DEPENDS+= mpg123-[0-9]*:../../audio/mpg123
DEPENDS+= gmp3info>=0.8.2:../../audio/gmp3info