diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /audio/mp3chew | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'audio/mp3chew')
-rw-r--r-- | audio/mp3chew/Makefile | 1 | ||||
-rw-r--r-- | audio/mp3chew/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3chew/Makefile b/audio/mp3chew/Makefile index c3feffa3b952..f9c821a080b1 100644 --- a/audio/mp3chew/Makefile +++ b/audio/mp3chew/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= # none left # informed maintainer - edwin 20021226 MAINTAINER= greid@ukug.uk.freebsd.org +COMMENT= A program to rename mismatched and garbled MP3 filenames WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/audio/mp3chew/pkg-comment b/audio/mp3chew/pkg-comment deleted file mode 100644 index ff0f44ed80ff..000000000000 --- a/audio/mp3chew/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program to rename mismatched and garbled MP3 filenames |