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/vic | |
parent | Move utils to misc. Add www. (diff) |
Change "networking" to "net".
Notes
Notes:
svn path=/head/; revision=2485
Diffstat (limited to 'mbone/vic')
-rw-r--r-- | mbone/vic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/vic/Makefile b/mbone/vic/Makefile index 689d45702d8e..66cbfb54f1d5 100644 --- a/mbone/vic/Makefile +++ b/mbone/vic/Makefile @@ -3,11 +3,11 @@ # Date created: 14 December 1994 # Whom: wollman # -# $Id: Makefile,v 1.3 1995/04/01 12:48:46 jkh Exp $ +# $Id: Makefile,v 1.4 1995/04/10 17:49:14 asami Exp $ # DISTNAME= vic-2.6 -CATEGORIES+= networking +CATEGORIES+= net MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vic/ DISTFILES= vicsrc-2.6.tar.Z |