diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-07 13:36:30 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-07 13:36:30 +0000 |
commit | b1b5d62a850ec38fa9ed2b979c764e58146bb444 (patch) | |
tree | 52bbb23cf1535cd0b9dd2385f47f97f58099bbf5 /audio/mp3stat | |
parent | ac9789d95b283bdfc2373bac9871d3f0eddf6181 (diff) | |
download | ports-b1b5d62a850ec38fa9ed2b979c764e58146bb444.tar.gz ports-b1b5d62a850ec38fa9ed2b979c764e58146bb444.zip |
Notes
Diffstat (limited to 'audio/mp3stat')
-rw-r--r-- | audio/mp3stat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index 21b2abe7678e..6a0c1617484b 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -8,7 +8,7 @@ PORTNAME= mp3stat PORTVERSION= 2.6.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://signal-lost.homeip.net/files/ DISTNAME= ${PORTNAME}_${PORTVERSION} |