summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-04-18 11:06:01 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-04-18 11:06:01 +0000
commit3d798e359d36f9c3659c5f09b03ff57ae5106912 (patch)
tree82551f4c3ced8de9fbaf5dfd3887feeddb93daa9 /shells/bash1/Makefile
parentFix wrong NCFTPFLAGS (diff)
Update.
Notes
Notes: svn path=/head/; revision=1453
Diffstat (limited to 'shells/bash1/Makefile')
-rw-r--r--shells/bash1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index ab38353dd3bd..81561adc0ba5 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -8,6 +8,7 @@
DISTNAME= bash-1.14.4
CATEGORIES+= shells
-MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
+MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/
+MAINTAINER= ache@FreeBSD.ORG
.include <bsd.port.mk>