diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-08-13 14:46:28 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-08-13 14:46:28 +0000 |
commit | 5223f58a4891cb4b842355aa2cdaaed78d901b3c (patch) | |
tree | f186b130a66fd45a90789815010748bae1750cef /games/xboard-devel | |
parent | b26c6ea3388b8de12fd0b7a6853f9d87fd673ac9 (diff) | |
download | ports-5223f58a4891cb4b842355aa2cdaaed78d901b3c.tar.gz ports-5223f58a4891cb4b842355aa2cdaaed78d901b3c.zip |
Notes
Diffstat (limited to 'games/xboard-devel')
-rw-r--r-- | games/xboard-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 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} |