diff options
author | ache <ache@FreeBSD.org> | 1995-04-18 19:06:01 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-04-18 19:06:01 +0800 |
commit | 9c7ca46077e34523249a8a1183661d47f12e3d01 (patch) | |
tree | bda325556fef625853541bfa64022f33dd4c65fa /shells/bash1/Makefile | |
parent | e494ee5215af0b825b363fa6265e5ccbb9a77607 (diff) | |
download | freebsd-ports-gnome-9c7ca46077e34523249a8a1183661d47f12e3d01.tar.gz freebsd-ports-gnome-9c7ca46077e34523249a8a1183661d47f12e3d01.tar.zst freebsd-ports-gnome-9c7ca46077e34523249a8a1183661d47f12e3d01.zip |
Update.
Diffstat (limited to 'shells/bash1/Makefile')
-rw-r--r-- | shells/bash1/Makefile | 3 |
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> |