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 /games/vdrift | |
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 'games/vdrift')
-rw-r--r-- | games/vdrift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vdrift/Makefile b/games/vdrift/Makefile index f70f0b54a1cd..43f1d3cfbaa1 100644 --- a/games/vdrift/Makefile +++ b/games/vdrift/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdrift PORTVERSION= 20100630 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${DATE_VERSION} DISTNAME= ${PORTNAME}-${DATE_VERSION}-src |