git: acced1578840 - main - Update cs.nctu.edu.tw in MASTER_SITES to the new name
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Apr 2024 13:00:06 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=acced1578840c5907401bbeb02f5cbafe609114d commit acced1578840c5907401bbeb02f5cbafe609114d Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2024-04-16 12:59:53 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2024-04-16 12:59:53 +0000 Update cs.nctu.edu.tw in MASTER_SITES to the new name --- databases/libhsclient/Makefile | 2 +- sysutils/snap/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/databases/libhsclient/Makefile b/databases/libhsclient/Makefile index 4d23d5362fa2..626c36431561 100644 --- a/databases/libhsclient/Makefile +++ b/databases/libhsclient/Makefile @@ -2,7 +2,7 @@ PORTNAME= libhsclient DISTVERSION= 1.0.6-20110614 PORTREVISION= 1 CATEGORIES= databases -MASTER_SITES= http://www.cs.nctu.edu.tw/~jnlin/distfiles/ +MASTER_SITES= http://people.cs.nycu.edu.tw/~jnlin/distfiles/ DISTNAME= HandlerSocket-Plugin-for-MySQL-${DISTVERSION} MAINTAINER= jnlin@freebsd.cs.nctu.edu.tw diff --git a/sysutils/snap/Makefile b/sysutils/snap/Makefile index 4116409680bc..d9022c3cf0f6 100644 --- a/sysutils/snap/Makefile +++ b/sysutils/snap/Makefile @@ -3,11 +3,11 @@ DISTVERSION= 1.01 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= sysutils -MASTER_SITES= http://www.cs.nctu.edu.tw/~wchunhao/ports/snap/ +MASTER_SITES= https://people.cs.nycu.edu.tw/~wchunhao/ports/snap/ MAINTAINER= wchunhao@cs.nctu.edu.tw COMMENT= Tools for periodic and manual management of UFS2 snapshots -WWW= http://www.cs.nctu.edu.tw/~wchunhao/ports/snap/ +WWW= https://people.cs.nycu.edu.tw/~wchunhao/ports/snap/ NO_BUILD= yes USES= perl5 shebangfix