diff options
Diffstat (limited to 'shells/osh')
-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 |