diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-01-09 12:14:59 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-01-09 12:15:54 +0000 |
commit | 109c3d4629b84972e660b689d169ac0761c1a519 (patch) | |
tree | 69272eb584af95a4b5848d1ab47aed04358fc499 /sysutils/potnet | |
parent | d0c14d04136e43828d0c8184efc8d9105c9fd502 (diff) | |
download | ports-109c3d4629b84972e660b689d169ac0761c1a519.tar.gz ports-109c3d4629b84972e660b689d169ac0761c1a519.zip |
Diffstat (limited to 'sysutils/potnet')
-rw-r--r-- | sysutils/potnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile index a719308d02fa..c9173fadf6e6 100644 --- a/sysutils/potnet/Makefile +++ b/sysutils/potnet/Makefile @@ -1,5 +1,6 @@ PORTNAME= potnet DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org |