git: 30e9c463f417 - main - x11-toolkits/vte3: Fix MASTER_SITES
Neel Chauhan
nc at FreeBSD.org
Fri Apr 9 14:27:27 UTC 2021
The branch main has been updated by nc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=30e9c463f417e4f3f11338e553be9632db5727b5
commit 30e9c463f417e4f3f11338e553be9632db5727b5
Author: Neel Chauhan <nc at FreeBSD.org>
AuthorDate: 2021-04-09 14:26:25 +0000
Commit: Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-04-09 14:27:24 +0000
x11-toolkits/vte3: Fix MASTER_SITES
---
x11-toolkits/vte3/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile
index a02367e84e11..2f706349c351 100644
--- a/x11-toolkits/vte3/Makefile
+++ b/x11-toolkits/vte3/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vte
PORTVERSION= 0.64.0
CATEGORIES= x11-toolkits gnome
-MASTER_SITES= GNOME
+MASTER_SITES= https://gitlab.gnome.org/GNOME/vte/-/archive/${PORTVERSION}/
PKGNAMESUFFIX= 3
DIST_SUBDIR= gnome
More information about the dev-commits-ports-all
mailing list