aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2024-04-16 12:59:53 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2024-04-16 13:00:40 +0000
commit790b5ba6b195e07fa299ad9dbe5906a6bad92cd2 (patch)
tree85ad3f6c71c4e48f76ab274b5deda109d0a2a752
parent88a9bd23afa7abcb0a134dfc8611f77ac1bf888b (diff)
downloadports-790b5ba6b195e07fa299ad9dbe5906a6bad92cd2.tar.gz
ports-790b5ba6b195e07fa299ad9dbe5906a6bad92cd2.zip
Update cs.nctu.edu.tw in MASTER_SITES to the new name
(cherry picked from commit acced1578840c5907401bbeb02f5cbafe609114d)
-rw-r--r--databases/libhsclient/Makefile2
-rw-r--r--sysutils/snap/Makefile4
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