diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-10 17:17:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-10 17:17:48 +0000 |
commit | fd77dc99a1e4eb92075049cd1bee2bd28e3f5f82 (patch) | |
tree | 613dc127a659d6f0e7f59103fb4154dce32ad350 | |
parent | fd34e8ad87491bf4414d282e8b4bc963999a127d (diff) | |
download | ports-fd77dc99a1e4eb92075049cd1bee2bd28e3f5f82.tar.gz ports-fd77dc99a1e4eb92075049cd1bee2bd28e3f5f82.zip |
Chase master site
Notes
Notes:
svn path=/head/; revision=138813
-rw-r--r-- | editors/hexcurse/Makefile | 2 | ||||
-rw-r--r-- | mail/smtpclient/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile index c8884e186bbd..1d4bae4032e1 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -9,7 +9,7 @@ PORTNAME= hexcurse PORTVERSION= 1.55 CATEGORIES= editors -MASTER_SITES= http://jewfish.net/downloads/ +MASTER_SITES= http://www.jewfish.net/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= A versatile ncurses-based hex editor diff --git a/mail/smtpclient/Makefile b/mail/smtpclient/Makefile index 55fc350981c9..e0a1a28b6221 100644 --- a/mail/smtpclient/Makefile +++ b/mail/smtpclient/Makefile @@ -9,7 +9,7 @@ PORTNAME= smtpclient PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= mail -MASTER_SITES= http://www.engelschall.com/sw/smtpclient/distrib/ +MASTER_SITES= ftp://www.ossp.org/pkg/tool/smtpclient/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple SMTP client |