diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/xboard-devel/Makefile | 4 | ||||
-rw-r--r-- | games/xboard/Makefile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/xboard-devel/Makefile b/games/xboard-devel/Makefile index 683cfd3326dd..65fb35afecf9 100644 --- a/games/xboard-devel/Makefile +++ b/games/xboard-devel/Makefile @@ -2,8 +2,8 @@ PORTNAME= xboard-devel PORTVERSION= 4.8.0.20151020.3 -PORTREVISION= -PORTEPOCH= +PORTREVISION= 0 +PORTEPOCH= 0 MASTER_SITES= http://freeheimdall.spdns.org/files/ # http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=xboard.git;a=snapshot;h=${COMMIT_HASH};sf=tgz # http://hgm.nubati.net/cgi-bin/gitweb.cgi/xboard.git/snapshot/${COMMIT_HASH} diff --git a/games/xboard/Makefile b/games/xboard/Makefile index a1e455006637..cf1ae06f764a 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -4,7 +4,7 @@ PORTNAME?= xboard PORTVERSION?= 4.9.1 PORTREVISION?= 1 -PORTEPOCH?= +PORTEPOCH?= 0 CATEGORIES?= games MASTER_SITES?= GNU |