diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-07 04:44:03 +0800 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-07 04:44:03 +0800 |
commit | 30587b71c295aa8390c7bfa294a89bd80cb7b8ce (patch) | |
tree | e5ec60956c799dd57754a970be6a41ed50bc7080 /games/evq3 | |
parent | 58f70f4c9436aeb8109c50813e0cc45eb0d878f9 (diff) | |
download | freebsd-ports-gnome-30587b71c295aa8390c7bfa294a89bd80cb7b8ce.tar.gz freebsd-ports-gnome-30587b71c295aa8390c7bfa294a89bd80cb7b8ce.tar.zst freebsd-ports-gnome-30587b71c295aa8390c7bfa294a89bd80cb7b8ce.zip |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Diffstat (limited to 'games/evq3')
-rw-r--r-- | games/evq3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/evq3/Makefile b/games/evq3/Makefile index 6841f663ea81..cc33b9e9cce6 100644 --- a/games/evq3/Makefile +++ b/games/evq3/Makefile @@ -7,7 +7,7 @@ PORTNAME= evq3 PORTVERSION= 1.3.20080810 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL:S|$|alepulver/|} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |