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/glob2 | |
parent | b12b0c850f4a39b5206a866dea9bb2d538cf95b5 (diff) | |
download | freebsd-ports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.zip |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Diffstat (limited to 'games/glob2')
-rw-r--r-- | games/glob2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glob2/Makefile b/games/glob2/Makefile index 7ab813ca14d4..69cc1813927c 100644 --- a/games/glob2/Makefile +++ b/games/glob2/Makefile @@ -7,7 +7,7 @@ PORTNAME= glob2 PORTVERSION= 0.9.4.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION:R} |