diff options
author | jwb <jwb@FreeBSD.org> | 2018-06-27 10:18:35 +0800 |
---|---|---|
committer | jwb <jwb@FreeBSD.org> | 2018-06-27 10:18:35 +0800 |
commit | b6e5cb9067f653cf4b84599ee0e79eb82df35539 (patch) | |
tree | 952508fd837a4a547b91c0442caa592e848e05a8 /comms | |
parent | 212aaa2719eb9daf92a1b83c4b0a5d92821b2857 (diff) | |
download | freebsd-ports-gnome-b6e5cb9067f653cf4b84599ee0e79eb82df35539.tar.gz freebsd-ports-gnome-b6e5cb9067f653cf4b84599ee0e79eb82df35539.tar.zst freebsd-ports-gnome-b6e5cb9067f653cf4b84599ee0e79eb82df35539.zip |
comms/cutecom: Fix WRKSRC name
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D16028
Diffstat (limited to 'comms')
-rw-r--r-- | comms/cutecom/Makefile | 1 | ||||
-rw-r--r-- | comms/cutecom/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/comms/cutecom/Makefile b/comms/cutecom/Makefile index 899ef64df81e..15bf6964fcc8 100644 --- a/comms/cutecom/Makefile +++ b/comms/cutecom/Makefile @@ -18,6 +18,7 @@ USES= cmake USE_QT5= buildtools_build core gui qmake_build serialport widgets USE_GITHUB= yes GH_ACCOUNT= neundorf +GH_PROJECT= CuteCom PLIST_FILES= bin/cutecom diff --git a/comms/cutecom/distinfo b/comms/cutecom/distinfo index c8cb190d26d4..216442d780b8 100644 --- a/comms/cutecom/distinfo +++ b/comms/cutecom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529676780 +TIMESTAMP = 1530057218 SHA256 (neundorf-CuteCom-v0.45.0_GH0.tar.gz) = 30cc6a800231684446ef5ebea78092462b2662d06238c146d0b9e24b86685cea SIZE (neundorf-CuteCom-v0.45.0_GH0.tar.gz) = 1152960 |