diff options
-rw-r--r-- | devel/moonshine/Makefile | 2 | ||||
-rw-r--r-- | devel/moonshine/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/moonshine/Makefile b/devel/moonshine/Makefile index 2da413ded74..ba2e95df3ab 100644 --- a/devel/moonshine/Makefile +++ b/devel/moonshine/Makefile @@ -8,7 +8,7 @@ PORTNAME= moonshine PORTVERSION= 1.1.5 CATEGORIES= devel -MASTER_SITES= ftp://ftp.suite3220.com/pub/Moonshine/1.1/src/ +MASTER_SITES= ftp://planetmirror.com/pub/moonshine/1.1/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org diff --git a/devel/moonshine/pkg-descr b/devel/moonshine/pkg-descr index 003f76ca770..35a4fd86e41 100644 --- a/devel/moonshine/pkg-descr +++ b/devel/moonshine/pkg-descr @@ -6,4 +6,4 @@ tree browser, a configurable text editor, and a captured commands interface. The individual modules provide icons, menus, help files, context highlighting rules for text, and utilities specific to the module. -WWW: http://www.suite3220.com/moonshine/index.html +WWW: http://public.planetmirror.com/pub/moonshine/ |