diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2020-05-08 11:57:55 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2020-05-08 11:57:55 +0000 |
commit | ded32047a723b1a1fde99db2077174e186424cb9 (patch) | |
tree | 80c1887fbd11c77022d8b87d4a2d2ab6c4249c63 /games | |
parent | 19b03a9a1019b86077c231c9619e2372572700c4 (diff) |
Notes
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 92a1a3612e16..cd327da79875 100644 --- a/games/pink-pony/Makefile +++ b/games/pink-pony/Makefile @@ -3,7 +3,7 @@ PORTNAME= pink-pony PORTVERSION= 1.4.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org |