diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 09:34:56 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 09:34:56 -0500 |
commit | 8e4bc57934f0611f59a2bfca1ddbab781572ead3 (patch) | |
tree | dd28e4d04117817fbc1bef98b0acdc12f7ed50f5 /x11/aminal | |
parent | lang/go121: Update to 1.21.1 (diff) |
all: Bump PORTREVISION after lang/go* update
Diffstat (limited to 'x11/aminal')
-rw-r--r-- | x11/aminal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/aminal/Makefile b/x11/aminal/Makefile index 2ad365c23d1e..ad030c119050 100644 --- a/x11/aminal/Makefile +++ b/x11/aminal/Makefile @@ -1,7 +1,7 @@ PORTNAME= aminal DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org |