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 | |
parent | e60d4861edf59931680528ed013fa3c075d7e1e9 (diff) | |
download | ports-510bcaa2de6fe345f19661f4b874adc150460211.tar.gz ports-510bcaa2de6fe345f19661f4b874adc150460211.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 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 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 |