aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rshim-user-space
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-10-09 11:34:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-10-09 11:34:13 +0000
commit53ac053bb9948d55a35723595c0d2e26c2bb6860 (patch)
treeac3850b0f6841e18aaf2ccb94bc90ea6e835365b /sysutils/rshim-user-space
parent587984c10c1f118093facef74c7e15be97faa8ae (diff)
downloadports-53ac053bb9948d55a35723595c0d2e26c2bb6860.tar.gz
ports-53ac053bb9948d55a35723595c0d2e26c2bb6860.zip
Cleanup.
Pointy hat: hselasky, pi
Notes
Notes: svn path=/head/; revision=514135
Diffstat (limited to 'sysutils/rshim-user-space')
-rw-r--r--sysutils/rshim-user-space/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/rshim-user-space/Makefile b/sysutils/rshim-user-space/Makefile
index 74086772e43c..be11bebdcbe5 100644
--- a/sysutils/rshim-user-space/Makefile
+++ b/sysutils/rshim-user-space/Makefile
@@ -2,15 +2,14 @@
# $FreeBSD$
PORTNAME= rshim-user-space
-PORTVERSION= 1.0
+DISTVERSIONPREFIX= v
+DISTVERSION= 1.0-alpha.1
+
CATEGORIES= sysutils
MAINTAINER= hselasky@FreeBSD.org
COMMENT= Userspace daemon for the Mellanox BlueField SoC
-DISTVERSIONPREFIX= v
-DISTVERSION= 1.0-alpha.1
-
LICENSE= BSD3CLAUSE
LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \