diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/automuteus/Makefile | 1 | ||||
-rw-r--r-- | games/neo-cowsay/Makefile | 2 | ||||
-rw-r--r-- | games/typtea/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile index acdf8f9e71d1..b80276edf771 100644 --- a/games/automuteus/Makefile +++ b/games/automuteus/Makefile @@ -1,5 +1,6 @@ PORTNAME= automuteus DISTVERSION= 8.3.7 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= seafork@disroot.org diff --git a/games/neo-cowsay/Makefile b/games/neo-cowsay/Makefile index 266027a082a3..ae3771d06999 100644 --- a/games/neo-cowsay/Makefile +++ b/games/neo-cowsay/Makefile @@ -1,7 +1,7 @@ PORTNAME= neo-cowsay DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org diff --git a/games/typtea/Makefile b/games/typtea/Makefile index 6f9e9e865888..d40d8ca03f10 100644 --- a/games/typtea/Makefile +++ b/games/typtea/Makefile @@ -1,6 +1,7 @@ PORTNAME= typtea DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= nxjoseph@protonmail.com |