aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-04-18 22:07:37 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-04-18 22:10:02 +0000
commite935b9706fe76510c6bd9508021c259b99349604 (patch)
tree4d64c0afa5f3f86b675d570789ad2e6d0b68c26c
parent78ae5b8b3407d78026445efdc53ab6a8c37b6622 (diff)
downloadports-e935b9706fe76510c6bd9508021c259b99349604.tar.gz
ports-e935b9706fe76510c6bd9508021c259b99349604.zip
converters/libb64: Remove stray MASTER_SITES
Port is converted to USE_GITHUB which conflicts with MASTER_SITES Passed tests because source file was already fetched and available in distfiles directory PR: 278435 Reported by: lev Approved by: portmgr (build fix)
-rw-r--r--converters/libb64/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/converters/libb64/Makefile b/converters/libb64/Makefile
index a3e95857a655..31bdc22b7319 100644
--- a/converters/libb64/Makefile
+++ b/converters/libb64/Makefile
@@ -1,7 +1,6 @@
PORTNAME= libb64
DISTVERSION= 2.0.0-15
CATEGORIES= converters mail
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}
MAINTAINER= ismail.yenigul@surgate.com
COMMENT= Library for fast Base64 encoding and decoding