aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2004-12-09 23:16:48 +0800
committerosa <osa@FreeBSD.org>2004-12-09 23:16:48 +0800
commit5a220ac786fe0978890fae0bb985b83899938a27 (patch)
tree833a63474576cc5b03c320c5f3b7476073071749 /audio
parent91ad0aaa1e815dd0ee3d984c8de77ca9fe46be82 (diff)
downloadfreebsd-ports-gnome-5a220ac786fe0978890fae0bb985b83899938a27.tar.gz
freebsd-ports-gnome-5a220ac786fe0978890fae0bb985b83899938a27.tar.zst
freebsd-ports-gnome-5a220ac786fe0978890fae0bb985b83899938a27.zip
Fix pkg-plist by fix PLIST_FILES variable typo.
Bump PORTREVISION. Notice from: dosirak via kris
Diffstat (limited to 'audio')
-rw-r--r--audio/cd2mp3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/cd2mp3/Makefile b/audio/cd2mp3/Makefile
index ca3397e84baf..6a89c49237b8 100644
--- a/audio/cd2mp3/Makefile
+++ b/audio/cd2mp3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cd2mp3
PORTVERSION= 0.82
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://www.blackh0le.net/cd2mp3/dist/${PORTVERSION}/
@@ -20,7 +21,7 @@ RUN_DEPENDS= lame:${PORTSDIR}/audio/lame/ \
NO_BUILD= yes
WRKSRC= ${WRKDIR}/cd2mp3
-PLIST_FILS= bin/cd2mp3
+PLIST_FILES= bin/cd2mp3
PORTDOCS= README
do-install: