diff options
author | asami <asami@FreeBSD.org> | 1996-11-07 20:27:06 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-07 20:27:06 +0800 |
commit | a2234f9838e56d7eac2f59ae32cec885353561d9 (patch) | |
tree | 91624cca5396978129cd776792947b0b22b3b443 /mbone | |
parent | d8b6e458dba4dbf92a5b1d1ed8895d3c17bc596e (diff) | |
download | freebsd-ports-gnome-a2234f9838e56d7eac2f59ae32cec885353561d9.tar.gz freebsd-ports-gnome-a2234f9838e56d7eac2f59ae32cec885353561d9.tar.zst freebsd-ports-gnome-a2234f9838e56d7eac2f59ae32cec885353561d9.zip |
imm, nv and vic are moved to mbones/. Repository copy is already
done, this is change to CATEGORIES line only.
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/imm/Makefile | 4 | ||||
-rw-r--r-- | mbone/vic/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mbone/imm/Makefile b/mbone/imm/Makefile index c51cb9a32b96..c556c92ec9bc 100644 --- a/mbone/imm/Makefile +++ b/mbone/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 diff --git a/mbone/vic/Makefile b/mbone/vic/Makefile index a35f479cda95..f0f72a226a1f 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 |