diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-07-17 09:16:31 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-07-17 09:17:59 +0000 |
commit | 3cda93bdf69bfb4ea99181e638e661c467dad38d (patch) | |
tree | ed6887f4c7d5ef0ca17abaf5de41529116057a98 /games | |
parent | a8825ced6ef6b02befb50f332be4dd7c1b534c5a (diff) |
Diffstat (limited to 'games')
-rw-r--r-- | games/pink-pony/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile index e9e64c95df87..c7b01e096ff4 100644 --- a/games/pink-pony/Makefile +++ b/games/pink-pony/Makefile @@ -1,6 +1,6 @@ PORTNAME= pink-pony PORTVERSION= 1.4.1 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org |