diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-06-03 02:17:34 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-06-03 02:17:34 +0000 |
commit | 9e28324574d4b5a6ddc33fe1d93f5a1a909d4dfe (patch) | |
tree | 11d0b96e3ffc9178e93a95279e2c9d72880e6924 /misc/team/Makefile | |
parent | f220987ee3098bdf4d2110f48717fc0aae89648a (diff) | |
download | ports-9e28324574d4b5a6ddc33fe1d93f5a1a909d4dfe.tar.gz ports-9e28324574d4b5a6ddc33fe1d93f5a1a909d4dfe.zip |
Notes
Diffstat (limited to 'misc/team/Makefile')
-rw-r--r-- | misc/team/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/team/Makefile b/misc/team/Makefile index 949edab490ef..b87ccd70b7e6 100644 --- a/misc/team/Makefile +++ b/misc/team/Makefile @@ -3,12 +3,12 @@ # Date created: 1 July 1995 # Whom: joerg # -# $Id: Makefile,v 1.2 1995/07/02 01:10:11 asami Exp $ +# $Id: Makefile,v 1.3 1995/11/26 10:48:29 asami Exp $ # DISTNAME= team-3.1 CATEGORIES+= misc -MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ +MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= joerg@FreeBSD.org |