summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-10 18:56:29 +0000
committerwiz <wiz>2003-05-10 18:56:29 +0000
commit86e631ac65957116e35536a9a97f736e1e143f74 (patch)
treeabec9a658f8ebcb8e2f7da4691ffbf47c1744b44 /net
parent9140b152d6fe0247e07b7bd745070d51b4590043 (diff)
downloadpkgsrc-86e631ac65957116e35536a9a97f736e1e143f74.tar.gz
Fix DEPENDS line.
Diffstat (limited to 'net')
-rw-r--r--net/driftnet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/driftnet/Makefile b/net/driftnet/Makefile
index 85036fc9538..a9c0f663373 100644
--- a/net/driftnet/Makefile
+++ b/net/driftnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/05/04 22:21:05 salo Exp $
+# $NetBSD: Makefile,v 1.6 2003/05/10 18:56:29 wiz Exp $
#
DISTNAME= driftnet-0.1.6
@@ -10,7 +10,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.ex-parrot.com/~chris/driftnet/
COMMENT= Real-time image sniffer
-DEPENDS= mpg123:../../audio/mpg123
+DEPENDS= mpg123-[0-9]*:../../audio/mpg123
USE_BUILDLINK2= YES