diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-11-07 21:19:32 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-11-07 21:19:32 +0000 |
commit | 40704ae225d2cdc0a83e2e09d24e8ed8d47ef7aa (patch) | |
tree | 56906ea8d3a7a8409c2504062cc76632464123bc | |
parent | eff6f9c025e7c8a3b9580212d3f4c97e9a01acd5 (diff) | |
download | freebsd-ports-40704ae225d2cdc0a83e2e09d24e8ed8d47ef7aa.zip |
games/openra: forgotten bump PORTREVISION after r401023
MFH: 2015Q4
X-MFH-With: r401023
-rw-r--r-- | games/openra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/openra/Makefile b/games/openra/Makefile index 72a7c69b344c..d00b6e184c39 100644 --- a/games/openra/Makefile +++ b/games/openra/Makefile @@ -3,6 +3,7 @@ PORTNAME= openra PORTVERSION= 20150919 DISTVERSIONPREFIX= release- +PORTREVISION= 1 CATEGORIES= games # XXX Convert to USES=nuget or package dependencies instead MASTER_SITES= https://nuget.org/api/v2/package/StyleCopPlus.MSBuild/4.7.49.5?dummy=/:StyleCopPlus \ |