diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 09:40:59 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 09:40:59 +0000 |
commit | a5185846f07f13921bb0799a8a761c9f8ff67789 (patch) | |
tree | 603a488a83d35e3168f3e16a8e22245850bdf6cf /games/pvpgn | |
parent | ffa1abb2633e48764831896de0ed31535fa3829d (diff) |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=360588
Diffstat (limited to 'games/pvpgn')
-rw-r--r-- | games/pvpgn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/pvpgn/Makefile b/games/pvpgn/Makefile index 42eb93dad784..8253a14acea6 100644 --- a/games/pvpgn/Makefile +++ b/games/pvpgn/Makefile @@ -3,6 +3,7 @@ PORTNAME= pvpgn PORTVERSION= 1.8.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= pvpgn |