diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-01-19 13:57:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-01-19 13:57:17 +0000 |
commit | 6ba6e10bd5be7340078dd4fdbf38fadea5c6ea72 (patch) | |
tree | 6cf6b35c407cdfc478f91de99798c40937719b3e /shells | |
parent | bd56fbc7aff700e2ddb5e12cc1b907d9ded65e02 (diff) |
- Update MASTER_SITES
Submitted by: J.A. Neitzel <jneitzel@sdf1.org> (author)
Notes
Notes:
svn path=/head/; revision=205830
Diffstat (limited to 'shells')
-rw-r--r-- | shells/osh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 8b4d116cbc4b..41b65af17381 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -8,7 +8,7 @@ PORTNAME= osh DISTVERSION= 20080109 CATEGORIES= shells -MASTER_SITES= http://jneitzel.sdf1.org/osh/src/ +MASTER_SITES= http://www.v6shell.org/src/ MAINTAINER= miwi@FreeBSD.org COMMENT= An implementation of the UNIX 6th Edition shell |