aboutsummaryrefslogtreecommitdiff
path: root/audio/libg722/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-10-25 22:28:22 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-10-25 22:28:22 +0000
commitd17f126e645a27e390409cda91b53fe7c72d2d0c (patch)
tree9e27a2d13c223298a8a811de63209ca29651dfcb /audio/libg722/Makefile
parent3bb8969165ca807964f6c17629f8e565f4ddac7a (diff)
downloadports-d17f126e645a27e390409cda91b53fe7c72d2d0c.tar.gz
ports-d17f126e645a27e390409cda91b53fe7c72d2d0c.zip
Cleanup USE_GITHUB usage.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=424658
Diffstat (limited to 'audio/libg722/Makefile')
-rw-r--r--audio/libg722/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libg722/Makefile b/audio/libg722/Makefile
index 03972225bc7a..ba776c79da0e 100644
--- a/audio/libg722/Makefile
+++ b/audio/libg722/Makefile
@@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= libg722
-PORTVERSION= 1.0.2
+DISTVERSIONPREFIX= v_
+DISTVERSION= 1_0_2
#PORTREVISION= 1
CATEGORIES= audio
@@ -16,7 +17,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USE_GITHUB= yes
GH_ACCOUNT= sippy
-GH_TAGNAME= v_${PORTVERSION:S/./_/g}
USE_LDCONFIG= yes