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/ufoai | |
parent | 033d15101864d3cf997968dd46cfc5226fd903fd (diff) | |
download | ports-94d47b2ecd581b68ef0e363f9ff1145074acc0a0.tar.gz ports-94d47b2ecd581b68ef0e363f9ff1145074acc0a0.zip |
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Notes
Notes:
svn path=/head/; revision=237283
Diffstat (limited to 'games/ufoai')
-rw-r--r-- | games/ufoai/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index f9351e2bf51b..770ea440389d 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -7,6 +7,7 @@ PORTNAME= ufoai PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME:S/$/-/}${PORTVERSION}-source |