diff --git a/security/rotate/Makefile b/security/rotate/Makefile index 4e8b6420c22a..e522a753313a 100644 --- a/security/rotate/Makefile +++ b/security/rotate/Makefile @@ -1,20 +1,19 @@ PORTNAME= rotate DISTVERSION= 1.2 CATEGORIES= security -MASTER_SITES= https://gitlab.com/LadySerenaKitty MAINTAINER= jlhawkwell@ladyserenakitty.com COMMENT= Binary rotation cipher (rot-13) WWW= https://gitlab.com/LadySerenaKitty/rotate LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake USE_GITLAB= yes GL_ACCOUNT= LadySerenaKitty GL_PROJECT= ${PORTNAME} GL_COMMIT= 11865e9748bb1a949c9450771283e4423b7c7115 .include