diff options
author | mat <mat@FreeBSD.org> | 2015-12-08 17:04:59 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-12-08 17:04:59 +0800 |
commit | 73fe5c815bc770230f34590b2108363655190d55 (patch) | |
tree | 5662ec989c64abb20b0aee105df9b3f669010a9d /comms/svxlink | |
parent | f1f7b94706f207a2c777fc0aaec8bfc5421342ab (diff) | |
download | freebsd-ports-graphics-73fe5c815bc770230f34590b2108363655190d55.tar.gz freebsd-ports-graphics-73fe5c815bc770230f34590b2108363655190d55.tar.zst freebsd-ports-graphics-73fe5c815bc770230f34590b2108363655190d55.zip |
Don't set DISTNAME when using USE_GITHUB and MASTER_SITES=GH, the
framework already sets a unique DISTNAME.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'comms/svxlink')
-rw-r--r-- | comms/svxlink/Makefile | 1 | ||||
-rw-r--r-- | comms/svxlink/distinfo | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/comms/svxlink/Makefile b/comms/svxlink/Makefile index 21213f45f95..9ee8d1feffb 100644 --- a/comms/svxlink/Makefile +++ b/comms/svxlink/Makefile @@ -4,7 +4,6 @@ PORTNAME?= svxlink PORTVERSION= 14.08 CATEGORIES= comms hamradio -DISTNAME= svxlink-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= hamradio@FreeBSD.org COMMENT?= General purpose ham radio voice services diff --git a/comms/svxlink/distinfo b/comms/svxlink/distinfo index ad527c54a26..805d1729f40 100644 --- a/comms/svxlink/distinfo +++ b/comms/svxlink/distinfo @@ -1,2 +1,2 @@ -SHA256 (svxlink-14.08_GH0.tar.gz) = c6007f6e71b8df91c6674ed3ce5805437e3c56c40c00a82a937d9658b0819124 -SIZE (svxlink-14.08_GH0.tar.gz) = 1506526 +SHA256 (sm0svx-svxlink-14.08_GH0.tar.gz) = c6007f6e71b8df91c6674ed3ce5805437e3c56c40c00a82a937d9658b0819124 +SIZE (sm0svx-svxlink-14.08_GH0.tar.gz) = 1506526 |