diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-09-11 03:55:02 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-09-11 03:55:02 +0000 |
commit | c6ac4c37007ebfb6c8e561d4bc20f135175d05a1 (patch) | |
tree | 01ee2b56d87765282e8bd43ce9d2ebcf143ab2cf /multimedia/vic/Makefile | |
parent | c338383bc9ef455c1f60849c44a41ed1f7c28ecb (diff) | |
download | ports-c6ac4c37007ebfb6c8e561d4bc20f135175d05a1.tar.gz ports-c6ac4c37007ebfb6c8e561d4bc20f135175d05a1.zip |
Notes
Diffstat (limited to 'multimedia/vic/Makefile')
-rw-r--r-- | multimedia/vic/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/vic/Makefile b/multimedia/vic/Makefile index c84d12f4c522..5b3b2620a38d 100644 --- a/multimedia/vic/Makefile +++ b/multimedia/vic/Makefile @@ -3,17 +3,17 @@ # Date created: 14 December 1994 # Whom: wollman # -# $Id: Makefile,v 1.10 1996/11/18 11:33:33 asami Exp $ +# $Id: Makefile,v 1.11 1997/04/20 13:19:27 wosch Exp $ # DISTNAME= vic-2.8 -CATEGORIES= mbone tk41 +CATEGORIES= mbone tk80 MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vic/ DISTFILES= vicsrc-2.8.tar.gz MAINTAINER= fenner@FreeBSD.ORG -LIB_DEPENDS= tk41\\.1:${PORTSDIR}/x11/tk41 +LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80 GNU_CONFIGURE= yes USE_X11= yes |