diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2022-09-15 18:58:08 +0200 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2022-09-15 19:10:10 +0200 |
commit | 9566618d938f673af3edde707e7df44a8a3af204 (patch) | |
tree | 8440f49cf72f03f00e65ba5bbc21c0f1af26d521 /security/diffcode | |
parent | textproc/hexcode: Remove MASTER_SITES (diff) |
security/diffcode: Remove MASTER_SITES
Remove unneeded variable
Reference:
Porters Handbook USE_GITLAB section
Approved by: portmgr (blanket)
Diffstat (limited to 'security/diffcode')
-rw-r--r-- | security/diffcode/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/diffcode/Makefile b/security/diffcode/Makefile index 2ec298b7c3a2..ca446173ad61 100644 --- a/security/diffcode/Makefile +++ b/security/diffcode/Makefile @@ -1,7 +1,6 @@ PORTNAME= diffcode DISTVERSION= 1.2 CATEGORIES= security -MASTER_SITES= https://gitlab.com/LadySerenaKitty MAINTAINER= jlhawkwell@ladyserenakitty.com COMMENT= Progrssive differential cipher |