diff options
-rw-r--r-- | devel/libgnugetopt/Makefile | 2 | ||||
-rw-r--r-- | ftp/cftp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgnugetopt/Makefile b/devel/libgnugetopt/Makefile index 8893b0dc9027..9d894760353b 100644 --- a/devel/libgnugetopt/Makefile +++ b/devel/libgnugetopt/Makefile @@ -8,7 +8,7 @@ DISTNAME= libgnugetopt-1.1 CATEGORIES= devel -MASTER_SITES= http://www.freebsd.org/~andy/ +MASTER_SITES= http://www.freebsd.org/~andy/distfiles/ MAINTAINER= andy@icc.surw.chel.su diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile index 661b4ca47fc2..e9545b5afa9b 100644 --- a/ftp/cftp/Makefile +++ b/ftp/cftp/Makefile @@ -9,7 +9,7 @@ DISTNAME= cftp-0.9.3 CATEGORIES= ftp MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ \ - http://www.FreeBSD.org/~andy/ + http://www.FreeBSD.org/~andy/distfiles/ MAINTAINER= andy@icc.surw.chel.su |