diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-09-30 01:15:10 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-09-30 01:15:10 +0000 |
commit | adb3fa4aa4ea3ceb87d7c9c1fef3cf4bca607559 (patch) | |
tree | 1ba3080df96174204dd370c10f7b3af929e4389e /games | |
parent | 602c1c30a7b850778e5ae31866cec1d65f944fb3 (diff) | |
download | ports-adb3fa4aa4ea3ceb87d7c9c1fef3cf4bca607559.tar.gz ports-adb3fa4aa4ea3ceb87d7c9c1fef3cf4bca607559.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/eduke32/Makefile | 1 | ||||
-rw-r--r-- | games/openbor/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile index 4e9cbffb2d84..489a383b57fc 100644 --- a/games/eduke32/Makefile +++ b/games/eduke32/Makefile @@ -3,6 +3,7 @@ PORTNAME= eduke32 PORTVERSION= 20160704 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://dukeworld.duke4.net/eduke32/synthesis/${PORTVERSION}-${SVNREVISION}/:eduke32 \ http://www.duke4.org/files/nightfright/hrp/:hrp \ diff --git a/games/openbor/Makefile b/games/openbor/Makefile index 2d037ccd11ae..d212934c131d 100644 --- a/games/openbor/Makefile +++ b/games/openbor/Makefile @@ -2,6 +2,7 @@ PORTNAME= openbor PORTVERSION= 3.0.r4167 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= LOCAL/jbeich \ https://svn.code.sf.net/p/${PORTNAME}/engine/engine/:svn |