git: daf0a0db26ff - main - textproc/hexcode: Remove MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Sep 2022 17:10:22 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=daf0a0db26ffb43f305fb9418a736022daec753d
commit daf0a0db26ffb43f305fb9418a736022daec753d
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-09-15 16:57:03 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-09-15 17:10:09 +0000
textproc/hexcode: Remove MASTER_SITES
Remove unneeded variable
Reference:
Porters Handbook USE_GITLAB section
Approved by: portmgr (blanket)
---
textproc/hexcode/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/textproc/hexcode/Makefile b/textproc/hexcode/Makefile
index f8eb2db56d7e..f0123c5325a3 100644
--- a/textproc/hexcode/Makefile
+++ b/textproc/hexcode/Makefile
@@ -1,7 +1,6 @@
PORTNAME= hexcode
DISTVERSION= 1.0
CATEGORIES= textproc
-MASTER_SITES= https://gitlab.com/LadySerenaKitty
MAINTAINER= jlhawkwell@ladyserenakitty.com
COMMENT= Easily convert between hex and data.