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 /mbone | |
parent | 2caf562457f2ef121d966cde6fe81710dcadaf8a (diff) | |
download | ports-b805b62cd316b10ca1df30932f76b1013382cf84.tar.gz ports-b805b62cd316b10ca1df30932f76b1013382cf84.zip |
Notes
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 |