diff options
author | asami <asami@FreeBSD.org> | 1996-11-07 12:27:06 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-07 12:27:06 +0000 |
commit | a2234f9838e56d7eac2f59ae32cec885353561d9 (patch) | |
tree | 91624cca5396978129cd776792947b0b22b3b443 /net/imm | |
parent | d8b6e458dba4dbf92a5b1d1ed8895d3c17bc596e (diff) | |
download | FreeBSD-ports-a2234f9838e56d7eac2f59ae32cec885353561d9.zip FreeBSD-ports-a2234f9838e56d7eac2f59ae32cec885353561d9.tar.gz |
imm, nv and vic are moved to mbones/. Repository copy is already
done, this is change to CATEGORIES line only.
Diffstat (limited to 'net/imm')
-rw-r--r-- | net/imm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/imm/Makefile b/net/imm/Makefile index c51cb9a..c556c92 100644 --- a/net/imm/Makefile +++ b/net/imm/Makefile @@ -3,11 +3,11 @@ # Date created: 13 October 1994 # Whom: wollman # -# $Id: Makefile,v 1.5 1995/04/15 05:41:34 asami Exp $ +# $Id: Makefile,v 1.6 1995/11/27 04:04:59 asami Exp $ # DISTNAME= imm-3.3 -CATEGORIES+= net +CATEGORIES+= mbone MASTER_SITES= ftp://ftp.ucs.ed.ac.uk/pub/videoconference/imm/ DISTFILES= imm.src.tar.Z |