diff options
author | wosch <wosch@FreeBSD.org> | 1997-08-19 21:17:13 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-08-19 21:17:13 +0000 |
commit | 85985cd29334d0bc8ab3beaad23482d41b8c2b93 (patch) | |
tree | 8794f61bc6178832fbeea7a1ca3e0aff1f4d2f03 | |
parent | 4338eeed0bc7610ae8689113bf03474da85f03a2 (diff) | |
download | FreeBSD-ports-85985cd29334d0bc8ab3beaad23482d41b8c2b93.zip FreeBSD-ports-85985cd29334d0bc8ab3beaad23482d41b8c2b93.tar.gz |
update MASTER_SITES
-rw-r--r-- | net/rshell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rshell/Makefile b/net/rshell/Makefile index a8059af..f9a86d7 100644 --- a/net/rshell/Makefile +++ b/net/rshell/Makefile @@ -3,12 +3,12 @@ # Date created: 1997/06/09 # Whom: wosch # -# $Id: Makefile,v 1.4 1997/07/02 07:14:03 asami Exp $ +# $Id: Makefile,v 1.5 1997/07/19 11:08:50 wosch Exp $ # DISTNAME= rshell-1.0 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://www.freebsd.org/~wosch/src/ MAINTAINER= wosch@FreeBSD.ORG |