diff options
author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2018-03-10 11:22:59 +0000 |
---|---|---|
committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2018-03-10 11:22:59 +0000 |
commit | 1b01573f8414ec635df2219badac421cb8a9bf0b (patch) | |
tree | f3422928bfbec1d70858ea933109fb8033edcaf8 /games/aisleriot/Makefile | |
parent | 4849000fb573c53165257cac0c9973173f37f893 (diff) | |
download | ports-1b01573f8414ec635df2219badac421cb8a9bf0b.tar.gz ports-1b01573f8414ec635df2219badac421cb8a9bf0b.zip |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4
PR: 225560
Submitted by: Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by: cpm
Approved by: portmgr (antoine)
Notes
Notes:
svn path=/head/; revision=464068
Diffstat (limited to 'games/aisleriot/Makefile')
-rw-r--r-- | games/aisleriot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/aisleriot/Makefile b/games/aisleriot/Makefile index 45affd0c6c09..97d84574eb44 100644 --- a/games/aisleriot/Makefile +++ b/games/aisleriot/Makefile @@ -3,7 +3,7 @@ PORTNAME= aisleriot PORTVERSION= 3.22.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |