diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-03-08 14:56:54 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-03-09 19:18:07 +0000 |
commit | 09079730e9ca1d59129935a6046cbb7ee5e4a93d (patch) | |
tree | dc2a7a8e09b571d05c24b4a1cda39269348b3b1f /games/automuteus | |
parent | 7b59e32e5a31de30fc09faaba894d62ae135874c (diff) | |
download | ports-09079730e9ca1d59129935a6046cbb7ee5e4a93d.tar.gz ports-09079730e9ca1d59129935a6046cbb7ee5e4a93d.zip |
Diffstat (limited to 'games/automuteus')
-rw-r--r-- | games/automuteus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile index 94af55e48199..5b8276b22bde 100644 --- a/games/automuteus/Makefile +++ b/games/automuteus/Makefile @@ -1,6 +1,6 @@ PORTNAME= automuteus DISTVERSION= 7.2.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MAINTAINER= nc@FreeBSD.org |