summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-10-15 11:41:54 +0200
committerDaniel Engberg <diizzy@FreeBSD.org>2022-10-15 11:42:01 +0200
commita16f4a4e5fd1b616e9ed1d2add7d1e1704191c3a (patch)
tree09e6c354afb325f05b0a296471dcbc13df573896 /misc
parentUPDATING: Fix some typos (diff)
misc/tlci: Remove MASTER_SITES definition
MASTER_SITES is not used when USE_GITLAB is defined Approved by: portmgr (blanket)
Diffstat (limited to 'misc')
-rw-r--r--misc/tlci/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/tlci/Makefile b/misc/tlci/Makefile
index 92d5d0dcc98c..0bc1c9cfc831 100644
--- a/misc/tlci/Makefile
+++ b/misc/tlci/Makefile
@@ -1,7 +1,6 @@
PORTNAME= tlci
DISTVERSION= 0.1.0.2
CATEGORIES= misc
-MASTER_SITES= https://gitlab.com/herrhotzenplotz/tlci/
MAINTAINER= nsonack@outlook.com
COMMENT= Tiny Lambda Calculus interpreter