diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2009-07-06 21:25:59 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2009-07-06 21:25:59 +0000 |
commit | 94d47b2ecd581b68ef0e363f9ff1145074acc0a0 (patch) | |
tree | 237d3a327976b01fb3b1ba117cdb3fbf5c71466e /games/edge/Makefile | |
parent | Fix compilation with custom localbase (diff) |
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Notes
Notes:
svn path=/head/; revision=237283
Diffstat (limited to 'games/edge/Makefile')
-rw-r--r-- | games/edge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/edge/Makefile b/games/edge/Makefile index c005f8f8de88..2ccd95c678f1 100644 --- a/games/edge/Makefile +++ b/games/edge/Makefile @@ -7,7 +7,7 @@ PORTNAME= edge PORTVERSION= 1.29 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-source |