diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-03-16 12:10:29 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-03-16 12:11:52 +0100 |
commit | ebf29acc6ce4942cbc6ee75d81b6b97391e4371f (patch) | |
tree | d332496299a32abaf3f793fa38f7115b5240e263 /sysutils/potnet/Makefile | |
parent | a22be893ea50a51b7af3bab0c2fb6f9db1fbc5d5 (diff) | |
download | freebsd-ports-ebf29acc6ce4942cbc6ee75d81b6b97391e4371f.zip |
lang/rust: Bump revisions after 1.68.0
PR: 270080
Diffstat (limited to 'sysutils/potnet/Makefile')
-rw-r--r-- | sysutils/potnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile index 3fe2f40b1b37..f5b3083aeb99 100644 --- a/sysutils/potnet/Makefile +++ b/sysutils/potnet/Makefile @@ -1,6 +1,6 @@ PORTNAME= potnet DISTVERSION= 0.4.4 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org |