diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
commit | 4650a910d0bf7ff9894cf3142fcc8cace240caee (patch) | |
tree | 4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /games/openlierox | |
parent | 776c8a3824c220b5b01a68c46bc5f90199db256d (diff) |
Chase boost and icu bump
While here convert some LIB_DEPENDS
Notes
Notes:
svn path=/head/; revision=343214
Diffstat (limited to 'games/openlierox')
-rw-r--r-- | games/openlierox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/openlierox/Makefile b/games/openlierox/Makefile index 17b41d06cd75..14b510201e3f 100644 --- a/games/openlierox/Makefile +++ b/games/openlierox/Makefile @@ -3,6 +3,7 @@ PORTNAME= openlierox DISTVERSION= 0.58_rc3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenLieroX%20${DISTVERSION:C/_/%20/} |