diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | bb210937730d8ecec1aa6a641302e298e1b94cda (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /games/pioneer/Makefile | |
parent | - Update graphics/png to 1.6.16 (diff) |
Bump portrevision after png update
Notes
Notes:
svn path=/head/; revision=375598
Diffstat (limited to 'games/pioneer/Makefile')
-rw-r--r-- | games/pioneer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/pioneer/Makefile b/games/pioneer/Makefile index 6a0ea8e6d2d7..534fc34c6a56 100644 --- a/games/pioneer/Makefile +++ b/games/pioneer/Makefile @@ -3,6 +3,7 @@ PORTNAME= pioneer PORTVERSION= 0.0.${GH_TAGNAME} +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAME}${EXTRACT_SUFX}?dummy=/ |