diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-08-09 14:05:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-08-09 14:05:52 +0000 |
commit | b83d7bf933421ec67d43832596ab3f5cf5a33532 (patch) | |
tree | 4b54bdffc904e7c6b2e7107151b63bada3f0ecb6 /games/openlierox | |
parent | a851269bfa4538b5ba537c3f91e9eca1a5553fc6 (diff) | |
download | ports-b83d7bf933421ec67d43832596ab3f5cf5a33532.tar.gz ports-b83d7bf933421ec67d43832596ab3f5cf5a33532.zip |
Notes
Diffstat (limited to 'games/openlierox')
-rw-r--r-- | games/openlierox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openlierox/Makefile b/games/openlierox/Makefile index a31f0dd6c79e..abd0bf8ee827 100644 --- a/games/openlierox/Makefile +++ b/games/openlierox/Makefile @@ -3,7 +3,7 @@ PORTNAME= openlierox DISTVERSION= 0.59_beta10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenLieroX%20${DISTVERSION:C/_/%20/} DISTNAME= OpenLieroX_${DISTVERSION}.src |