Skip to content

Commit f4e9d22

Browse files
committed
lua-htmlparser: set GITHUB_PROJECT
1 parent ba3f123 commit f4e9d22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lua-htmlparser/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# $NetBSD$
22

3-
GITHUB_TAG= v${PKGVERSION_NOREV}
43
DISTNAME= lua-htmlparser-0.3.9
54
PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME:S/lua-//}
65
CATEGORIES= textproc devel
76
MASTER_SITES= ${MASTER_SITE_GITHUB:=msva/}
7+
GITHUB_PROJECT= lua-htmlparser
8+
GITHUB_TAG= v${PKGVERSION_NOREV}
89

910
MAINTAINER= [email protected]
1011
HOMEPAGE= https://msva.github.io/lua-htmlparser/

0 commit comments

Comments
 (0)