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 /mbone/vic/Makefile | |
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 'mbone/vic/Makefile')
-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 a35f479..f0f72a2 100644 --- a/mbone/vic/Makefile +++ b/mbone/vic/Makefile @@ -3,11 +3,11 @@ # Date created: 14 December 1994 # Whom: wollman # -# $Id: Makefile,v 1.6 1996/11/04 04:43:23 fenner Exp $ +# $Id: Makefile,v 1.7 1996/11/07 02:15:09 fenner Exp $ # DISTNAME= vic-2.8 -CATEGORIES+= net +CATEGORIES+= mbone MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vic/ DISTFILES= vicsrc-2.8.tar.gz |