diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-05 23:53:18 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-05 23:53:18 +0800 |
commit | 1ada6e33a5d3e826a9312a52c8e351ae620ee5b2 (patch) | |
tree | bf3a4f879fda9c837302fbbff493f5ee8f4b9c84 /audio/mpg321 | |
parent | a0d87408a349eb73fcd5beeeb705b22c93faa795 (diff) | |
download | freebsd-ports-gnome-1ada6e33a5d3e826a9312a52c8e351ae620ee5b2.tar.gz freebsd-ports-gnome-1ada6e33a5d3e826a9312a52c8e351ae620ee5b2.tar.zst freebsd-ports-gnome-1ada6e33a5d3e826a9312a52c8e351ae620ee5b2.zip |
Chase libmad changes
Diffstat (limited to 'audio/mpg321')
-rw-r--r-- | audio/mpg321/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index ba00b18f7cd9..c41cadd396f1 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpg321 PORTVERSION= 0.2.10 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= SF |