diff options
author | knu <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
commit | 026a17e7689e8fc5790c285bdc616c1a1dd62c97 (patch) | |
tree | fcec128099ed409f0510a0a59be9eb7c777c8b29 /audio/mpg123 | |
parent | cf428d2c2d822d012628dc1af74ed2c916593496 (diff) | |
download | FreeBSD-ports-026a17e7689e8fc5790c285bdc616c1a1dd62c97.zip FreeBSD-ports-026a17e7689e8fc5790c285bdc616c1a1dd62c97.tar.gz |
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Diffstat (limited to 'audio/mpg123')
-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 5d9781b..268a0d5 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpg123 PORTVERSION= 0.59r -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio ipv6 MASTER_SITES= http://www.mpg123.de/mpg123/ \ http://www-ti.informatik.uni-tuebingen.de/~hippm/mpg123/ \ |