git: d5c5d17c49e6 - main - devel/libunicode: Fix fetch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Jun 2025 15:45:34 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d5c5d17c49e68602c3ab50df8d604d71f988aea9
commit d5c5d17c49e68602c3ab50df8d604d71f988aea9
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-20 15:21:36 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-20 15:45:26 +0000
devel/libunicode: Fix fetch
Broken by commit a0ce779c88e46d0f5f05bd5753365344282ccd7a
Approved by: blanket
---
devel/libunicode/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/libunicode/Makefile b/devel/libunicode/Makefile
index e3d6f029f880..001e0ec2396b 100644
--- a/devel/libunicode/Makefile
+++ b/devel/libunicode/Makefile
@@ -2,7 +2,7 @@ PORTNAME= libunicode
PORTVERSION= 0.4
PORTREVISION= 12
CATEGORIES= devel gnome
-MASTER_SITES= GNOME
+MASTER_SITES= GNOME/sources/libunicode
DISTNAME= ${PORTNAME}-${PORTVERSION}.gnome
MAINTAINER= gnome@FreeBSD.org