diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-07 12:27:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-07 12:27:06 +0000 |
commit | b805b62cd316b10ca1df30932f76b1013382cf84 (patch) | |
tree | 13a5f91abb5aac989487a76fcae448686c981a02 /net/imm | |
parent | 2caf562457f2ef121d966cde6fe81710dcadaf8a (diff) | |
download | ports-b805b62cd316b10ca1df30932f76b1013382cf84.tar.gz ports-b805b62cd316b10ca1df30932f76b1013382cf84.zip |
imm, nv and vic are moved to mbones/. Repository copy is already
done, this is change to CATEGORIES line only.
Notes
Notes:
svn path=/head/; revision=4334
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 c51cb9a32b96..c556c92ec9bc 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 |