diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
commit | 1760fd66540c713665a0483dcd354481bc58ae6f (patch) | |
tree | 134eb59f36f3fd48bf496a725a676c06a10d4726 /mbone/vic | |
parent | 0a1819bd2829c7ed870f700dd9be402a8f769f3f (diff) | |
download | ports-1760fd66540c713665a0483dcd354481bc58ae6f.tar.gz ports-1760fd66540c713665a0483dcd354481bc58ae6f.zip |
Add virtual category 'tk41'.
Notes
Notes:
svn path=/head/; revision=6248
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 4dd2af16c988..c84d12f4c522 100644 --- a/mbone/vic/Makefile +++ b/mbone/vic/Makefile @@ -3,11 +3,11 @@ # Date created: 14 December 1994 # Whom: wollman # -# $Id: Makefile,v 1.9 1996/11/13 12:41:20 asami Exp $ +# $Id: Makefile,v 1.10 1996/11/18 11:33:33 asami Exp $ # DISTNAME= vic-2.8 -CATEGORIES= mbone +CATEGORIES= mbone tk41 MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vic/ DISTFILES= vicsrc-2.8.tar.gz |