diff --git a/textproc/hexcode/Makefile b/textproc/hexcode/Makefile index f8eb2db56d7e..f0123c5325a3 100644 --- a/textproc/hexcode/Makefile +++ b/textproc/hexcode/Makefile @@ -1,20 +1,19 @@ PORTNAME= hexcode DISTVERSION= 1.0 CATEGORIES= textproc -MASTER_SITES= https://gitlab.com/LadySerenaKitty MAINTAINER= jlhawkwell@ladyserenakitty.com COMMENT= Easily convert between hex and data. WWW= https://gitlab.com/LadySerenaKitty/hexcode LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake USE_GITLAB= yes GL_ACCOUNT= LadySerenaKitty GL_PROJECT= ${PORTNAME} GL_COMMIT= 28014ba87c67b7d352c131a7a985b8188506a2ed .include