diff options
author | wosch <wosch@FreeBSD.org> | 1997-08-20 05:17:13 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-08-20 05:17:13 +0800 |
commit | 85985cd29334d0bc8ab3beaad23482d41b8c2b93 (patch) | |
tree | 8794f61bc6178832fbeea7a1ca3e0aff1f4d2f03 /net | |
parent | 4338eeed0bc7610ae8689113bf03474da85f03a2 (diff) | |
download | freebsd-ports-gnome-85985cd29334d0bc8ab3beaad23482d41b8c2b93.tar.gz freebsd-ports-gnome-85985cd29334d0bc8ab3beaad23482d41b8c2b93.tar.zst freebsd-ports-gnome-85985cd29334d0bc8ab3beaad23482d41b8c2b93.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 |