diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2012-07-19 20:15:37 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2012-07-19 20:15:37 +0000 |
commit | bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42 (patch) | |
tree | dfdcc45398e5afa60b24a37939251e643224e22f /audio/mixxx/Makefile | |
parent | b12b0c850f4a39b5206a866dea9bb2d538cf95b5 (diff) | |
download | ports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.tar.gz ports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.zip |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Notes
Notes:
svn path=/head/; revision=301188
Diffstat (limited to 'audio/mixxx/Makefile')
-rw-r--r-- | audio/mixxx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index 908ab36d2b52..be142a1a87af 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -7,9 +7,8 @@ PORTNAME= mixxx PORTVERSION= 1.10.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -src -PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://mixxx.rasant-records.de/downloads/%SUBDIR%/ \ http://moo.glines.org/mixxx/%SUBDIR%/ \ |