diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-27 04:06:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-27 04:06:03 +0000 |
commit | 510bcaa2de6fe345f19661f4b874adc150460211 (patch) | |
tree | 13b1dd128e794add7444bb39fc28dfcfc2237596 /mbone/imm | |
parent | Move utils to misc. Add www. (diff) |
Change "networking" to "net".
Notes
Notes:
svn path=/head/; revision=2485
Diffstat (limited to 'mbone/imm')
-rw-r--r-- | mbone/imm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/imm/Makefile b/mbone/imm/Makefile index 4787ecf45947..c51cb9a32b96 100644 --- a/mbone/imm/Makefile +++ b/mbone/imm/Makefile @@ -3,11 +3,11 @@ # Date created: 13 October 1994 # Whom: wollman # -# $Id: Makefile,v 1.4 1995/04/01 12:48:03 jkh Exp $ +# $Id: Makefile,v 1.5 1995/04/15 05:41:34 asami Exp $ # DISTNAME= imm-3.3 -CATEGORIES+= networking +CATEGORIES+= net MASTER_SITES= ftp://ftp.ucs.ed.ac.uk/pub/videoconference/imm/ DISTFILES= imm.src.tar.Z |