diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-01-07 19:20:24 +0000 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-01-07 19:24:18 +0000 |
commit | 12f1c627d4a26e8098339900303640f7520b6673 (patch) | |
tree | 9acd998b6cca6a3c5d1a88df596dbee8b8a67fad /net-im/conduit | |
parent | 967022fd812cf67dec264ee4e53bd016b69e7a2b (diff) | |
download | ports-12f1c627d4a26e8098339900303640f7520b6673.tar.gz ports-12f1c627d4a26e8098339900303640f7520b6673.zip |
Diffstat (limited to 'net-im/conduit')
-rw-r--r-- | net-im/conduit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/conduit/Makefile b/net-im/conduit/Makefile index c60c9ce04756..71f8b0f2f12c 100644 --- a/net-im/conduit/Makefile +++ b/net-im/conduit/Makefile @@ -1,6 +1,7 @@ PORTNAME= conduit DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= net-im PKGNAMEPREFIX= matrix- |