diff options
author | naddy <naddy@FreeBSD.org> | 2009-07-06 21:25:59 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2009-07-06 21:25:59 +0000 |
commit | f6e979784bf8780b8574799132f3ff80a7ecc4a9 (patch) | |
tree | 7ee4aff47bae455bf0925c39c902355885945dda /audio/ezstream | |
parent | 5a8a2d88c77fe1ce7b74e234ace9ac56bafefc05 (diff) | |
download | FreeBSD-ports-f6e979784bf8780b8574799132f3ff80a7ecc4a9.zip FreeBSD-ports-f6e979784bf8780b8574799132f3ff80a7ecc4a9.tar.gz |
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Diffstat (limited to 'audio/ezstream')
-rw-r--r-- | audio/ezstream/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile index 1f9a378..d4ada66 100644 --- a/audio/ezstream/Makefile +++ b/audio/ezstream/Makefile @@ -7,6 +7,7 @@ PORTNAME= ezstream PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/ezstream/ |