diff options
author | is <is> | 2010-01-25 21:01:03 +0000 |
---|---|---|
committer | is <is> | 2010-01-25 21:01:03 +0000 |
commit | b12a2d1f478c3c6da630ee289806d735c2ecb35c (patch) | |
tree | 97a26c947c70604d25baab53caf46ddf64825c12 /mbone/wbd | |
parent | 11c020efdf076dead40a477a32b35e1b32a104b1 (diff) | |
download | pkgsrc-b12a2d1f478c3c6da630ee289806d735c2ecb35c.tar.gz |
Port to using tcl/tk 8.4.
Diffstat (limited to 'mbone/wbd')
-rw-r--r-- | mbone/wbd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mbone/wbd/Makefile b/mbone/wbd/Makefile index 4706615bb03..8834a237c40 100644 --- a/mbone/wbd/Makefile +++ b/mbone/wbd/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2010/01/25 20:55:45 is Exp $ +# $NetBSD: Makefile,v 1.4 2010/01/25 21:01:03 is Exp $ # DISTNAME= wbd-1.0ucl4 PKGNAME= wbd-1.0p4 +PKGREVISION= 1 CATEGORIES= mbone tk MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/wbd/1.0ucl4/ |