diff options
Diffstat (limited to 'net/minidlna/Makefile')
-rw-r--r-- | net/minidlna/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/minidlna/Makefile b/net/minidlna/Makefile index affda61d61d8..a364ad12a7cc 100644 --- a/net/minidlna/Makefile +++ b/net/minidlna/Makefile @@ -1,6 +1,6 @@ PORTNAME= minidlna PORTVERSION= 1.3.3 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= net multimedia www @@ -27,7 +27,7 @@ CPE_VENDOR= minidlna_project USE_GITHUB= yes GH_ACCOUNT= glebius -GH_TAGNAME= ae2141d +GH_TAGNAME= 5b88c1b PKGMESSAGE= ${WRKSRC}/pkg-message SUB_FILES+= pkg-message |