diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-08-19 21:17:13 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-08-19 21:17:13 +0000 |
commit | 987fb1c012a0cb411e65859f5e7c5445f7bcd492 (patch) | |
tree | 515ad2c170b87751eda827f348f7770ef37d42da /net | |
parent | 4a9f39b5ce1df6e6bad0a7225f4b46ea59901a33 (diff) | |
download | freebsd-ports-987fb1c012a0cb411e65859f5e7c5445f7bcd492.zip |
update MASTER_SITES
Diffstat (limited to 'net')
-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 a8059af426a0..f9a86d7c1065 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 |