diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:10:58 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:10:58 +0000 |
commit | c62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch) | |
tree | b32409a9ec171a85e0016501d1db9153c45fe091 /audio/mp3rename/Makefile | |
parent | 166b4155de5509696359deb556c66dc396ff0d2c (diff) | |
download | ports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.tar.gz ports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.zip |
Notes
Diffstat (limited to 'audio/mp3rename/Makefile')
-rw-r--r-- | audio/mp3rename/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3rename/Makefile b/audio/mp3rename/Makefile index e76c516f0cde..193d41271386 100644 --- a/audio/mp3rename/Makefile +++ b/audio/mp3rename/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A renaming program for mp3\'s based on their id3tag +PORTCOMMENT= A renaming program for mp3 files based on their id3tag WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig |