diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libechonest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libechonest/Makefile b/audio/libechonest/Makefile index ffc9bc573fd7..6e40cde9e4f8 100644 --- a/audio/libechonest/Makefile +++ b/audio/libechonest/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= qjson:${PORTSDIR}/devel/qjson GH_ACCOUNT= dschmidt GH_PROJECT= ${PORTNAME} -GH_TAGNAME= master +GH_TAGNAME= ${GH_COMMIT} GH_COMMIT= f9a55d1 USES= cmake pkgconfig |