diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-12-30 10:24:12 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-12-30 10:24:12 +0000 |
commit | 67d720e3418741b8e9f71eb67ec5ee40aa5f75b8 (patch) | |
tree | 5f0ea1151e4bdd0c9e9770f3b73d5a67e6c56e11 /audio/mpg123/Makefile | |
parent | 4d7ddceba77286f15222e390c59346359080f753 (diff) |
Notes
Diffstat (limited to 'audio/mpg123/Makefile')
-rw-r--r-- | audio/mpg123/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index d36ef5082ae6..00611fd834a2 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpg123 -PORTVERSION= 1.16.0 +PORTVERSION= 1.17.0 CATEGORIES= audio ipv6 MASTER_SITES= SF \ http://www.mpg123.de/download/ |