diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-04-17 15:03:56 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-04-17 15:03:56 +0000 |
commit | 6131742d7903a1b1b673551413a5c861e049baf8 (patch) | |
tree | b0be7c96f5d363616bb2ee4f49d888ec5b4b52ed /games/uqm | |
parent | 193b6cc6d81c17f15e10bc0ebeecd086564ba2d1 (diff) | |
download | ports-6131742d7903a1b1b673551413a5c861e049baf8.tar.gz ports-6131742d7903a1b1b673551413a5c861e049baf8.zip |
Notes
Diffstat (limited to 'games/uqm')
-rw-r--r-- | games/uqm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/uqm/Makefile b/games/uqm/Makefile index da8247d3b80d..d69f9a645263 100644 --- a/games/uqm/Makefile +++ b/games/uqm/Makefile @@ -3,7 +3,7 @@ PORTNAME= uqm PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/sc2/UQM/${PORTVERSION:R} DISTFILES= ${PORTNAME}-${PORTVERSION}-source.tgz ${PORTNAME}-${DATAVERSION}-content.uqm |