diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-08-25 14:30:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-08-25 14:49:50 +0000 |
commit | b9b250f91299716bc4a7a6b7b8db2284c57f16ca (patch) | |
tree | e0011b148402850bfba2f57b181c15037cb1dc29 /x11/sirula | |
parent | 0864916dd08431b20381e6d180ce0958e749199d (diff) | |
download | ports-b9b250f91299716bc4a7a6b7b8db2284c57f16ca.tar.gz ports-b9b250f91299716bc4a7a6b7b8db2284c57f16ca.zip |
Diffstat (limited to 'x11/sirula')
-rw-r--r-- | x11/sirula/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/sirula/Makefile b/x11/sirula/Makefile index 5c93e176bc7a..c4faa03f57c3 100644 --- a/x11/sirula/Makefile +++ b/x11/sirula/Makefile @@ -1,7 +1,7 @@ PORTNAME= sirula DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org |