diff options
-rw-r--r-- | misc/rname/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pslist/Makefile | 2 | ||||
-rw-r--r-- | sysutils/timelimit/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/rname/Makefile b/misc/rname/Makefile index d944179e4895..badc5b0d25b5 100644 --- a/misc/rname/Makefile +++ b/misc/rname/Makefile @@ -8,7 +8,7 @@ PORTNAME= rname PORTVERSION= 1.0 CATEGORIES= misc -MASTER_SITES= http://ringwraith.online.bg/devel/sysutils/rname/ +MASTER_SITES= http://devel.ringlet.net/sysutils/rname/ MAINTAINER= roam@FreeBSD.org COMMENT= "Execute a program with a fake name" diff --git a/sysutils/pslist/Makefile b/sysutils/pslist/Makefile index 7fb2ec45dd69..dd3b28247091 100644 --- a/sysutils/pslist/Makefile +++ b/sysutils/pslist/Makefile @@ -8,7 +8,7 @@ PORTNAME= pslist PORTVERSION= 1.0 CATEGORIES= sysutils -MASTER_SITES= http://ringwraith.online.bg/devel/sysutils/ +MASTER_SITES= http://devel.ringlet.net/sysutils/pslist/ MAINTAINER= roam@FreeBSD.org COMMENT= "A utility to view or send signals to processes with all their children" diff --git a/sysutils/timelimit/Makefile b/sysutils/timelimit/Makefile index c1fa2c9daaec..a027c61371de 100644 --- a/sysutils/timelimit/Makefile +++ b/sysutils/timelimit/Makefile @@ -8,7 +8,7 @@ PORTNAME= timelimit PORTVERSION= 1.0.b3 CATEGORIES= sysutils -MASTER_SITES= http://ringwraith.online.bg/~roam/devel/sys/timelimit/ +MASTER_SITES= http://devel.ringlet.net/sysutils/timelimit/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} MAINTAINER= roam@FreeBSD.org |