diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-11-07 21:36:30 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-11-07 21:36:30 +0800 |
commit | bcc77c1663510cab78195b84b3026f14cbbfbcc2 (patch) | |
tree | 557ea6c1457519075f91d6f5fef396f12952729b /audio | |
parent | 5b3dcd3b19cecab97dffefc7adb0696224526a04 (diff) | |
download | freebsd-ports-gnome-bcc77c1663510cab78195b84b3026f14cbbfbcc2.tar.gz freebsd-ports-gnome-bcc77c1663510cab78195b84b3026f14cbbfbcc2.tar.zst freebsd-ports-gnome-bcc77c1663510cab78195b84b3026f14cbbfbcc2.zip |
Chase sysutils/file update
Diffstat (limited to 'audio')
-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} |