diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-06-27 05:14:03 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-06-27 05:39:51 +0000 |
commit | 06dbc12f96527e421161f573b6f983c8cfb0391c (patch) | |
tree | 3847774f64228534ccefc773254586fb8814c878 /misc/ruut | |
parent | f897ded31edcafadb3e4dd662fa022cabae86623 (diff) |
Diffstat (limited to 'misc/ruut')
-rw-r--r-- | misc/ruut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ruut/Makefile b/misc/ruut/Makefile index 93ec818b8c17..01d951215e6b 100644 --- a/misc/ruut/Makefile +++ b/misc/ruut/Makefile @@ -1,7 +1,7 @@ PORTNAME= ruut DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |