diff options
author | wosch <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
commit | 0b27c058243382deccae8593e22dfb11224c6f8c (patch) | |
tree | 0db22f89d9e1aaad355d132137bc68056aa12231 /audio/vat | |
parent | 64d761c417b5443915bd995e218ae6a62ace3155 (diff) | |
download | FreeBSD-ports-0b27c058243382deccae8593e22dfb11224c6f8c.zip FreeBSD-ports-0b27c058243382deccae8593e22dfb11224c6f8c.tar.gz |
Add virtual category 'tk41'.
Diffstat (limited to 'audio/vat')
-rw-r--r-- | audio/vat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/vat/Makefile b/audio/vat/Makefile index eb3b167..730256b 100644 --- a/audio/vat/Makefile +++ b/audio/vat/Makefile @@ -3,11 +3,11 @@ # Date created: 2 November 1996 # Whom: fenner # -# $Id: Makefile,v 1.1.1.1 1996/11/10 21:11:47 fenner Exp $ +# $Id: Makefile,v 1.2 1996/11/13 12:41:19 asami Exp $ # DISTNAME= vat-4.0b2 -CATEGORIES= mbone +CATEGORIES= mbone tk41 MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vat/alpha-test/ DISTFILES= vatsrc-4.0b2.tar.gz |