diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-10-31 23:47:05 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-10-31 23:47:05 +0800 |
commit | 24cc9cf00b33bb00a13cc26176a182a8cffac8b9 (patch) | |
tree | fb2d467d210e77ef80d9d204980c7d6a3edf91dc /comms | |
parent | 692f5e1feda15644f307bad764fa651f52a444ae (diff) | |
download | freebsd-ports-gnome-24cc9cf00b33bb00a13cc26176a182a8cffac8b9.tar.gz freebsd-ports-gnome-24cc9cf00b33bb00a13cc26176a182a8cffac8b9.tar.zst freebsd-ports-gnome-24cc9cf00b33bb00a13cc26176a182a8cffac8b9.zip |
Fix USE_GITHUB usage.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/owfs/Makefile | 2 | ||||
-rw-r--r-- | comms/owfs/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/owfs/Makefile b/comms/owfs/Makefile index aa5695660698..10796ad5562d 100644 --- a/comms/owfs/Makefile +++ b/comms/owfs/Makefile @@ -3,6 +3,7 @@ PORTNAME= owfs PORTVERSION= 3.2p3 +DISTVERSIONPREFIX= v CATEGORIES= comms MAINTAINER= johan@stromnet.se @@ -17,7 +18,6 @@ INSTALL_TARGET= install-strip USE_LDCONFIG= yes USE_GITHUB= yes -GH_TAGNAME= v${DISTVERSION} .include "Makefile.options" diff --git a/comms/owfs/distinfo b/comms/owfs/distinfo index 65f65bd104d9..d6d1ae359ba3 100644 --- a/comms/owfs/distinfo +++ b/comms/owfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538774075 -SHA256 (owfs-owfs-3.2p3-v3.2p3_GH0.tar.gz) = 680385e4db007a951e9678a48989dca7d43868b754299c8368010c80d0c2de4a -SIZE (owfs-owfs-3.2p3-v3.2p3_GH0.tar.gz) = 1322466 +TIMESTAMP = 1540998714 +SHA256 (owfs-owfs-v3.2p3_GH0.tar.gz) = 680385e4db007a951e9678a48989dca7d43868b754299c8368010c80d0c2de4a +SIZE (owfs-owfs-v3.2p3_GH0.tar.gz) = 1322466 |