diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-31 13:30:08 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-31 13:30:08 +0000 |
commit | 333d22f11cdae27615c84cc8b0325a39d574f0f6 (patch) | |
tree | df8d4e704f1027aae2f3296fe122ea1c47b670da /audio/libshout2 | |
parent | e45a0eff45c0ff572b07ef93727d06f97f1771d3 (diff) | |
download | ports-333d22f11cdae27615c84cc8b0325a39d574f0f6.tar.gz ports-333d22f11cdae27615c84cc8b0325a39d574f0f6.zip |
Notes
Diffstat (limited to 'audio/libshout2')
-rw-r--r-- | audio/libshout2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index bfe43171c9a7..ee94196df05d 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -7,7 +7,7 @@ PORTNAME= libshout2 PORTVERSION= 2.0 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://www.icecast.org/files/libshout/ |