diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-28 12:27:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-28 12:27:31 +0000 |
commit | 605b51623904901c5be12539309f2345d1751741 (patch) | |
tree | 698a951c5110d6765f602f134f00403efbe3a817 /games/ufoai/Makefile | |
parent | Add p5-Perl6-Export-Attrs, Implements a Perl 5 native version of what the (diff) |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Notes
Notes:
svn path=/head/; revision=196462
Diffstat (limited to '')
-rw-r--r-- | games/ufoai/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index c249fdb9a631..142b5256efd4 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -7,7 +7,7 @@ PORTNAME= ufoai DISTVERSION= 2.0RC5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME:S/$/-/}${DISTVERSION:S/R/-R/}-source |