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