pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/udfclient Fix typo, from Cesar Catrian C. in PR 2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7fe556628337
branches:  trunk
changeset: 482978:7fe556628337
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Nov 05 21:08:30 2004 +0000

description:
Fix typo, from Cesar Catrian C. in PR 28018.

diffstat:

 misc/udfclient/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6010e84d4ebb -r 7fe556628337 misc/udfclient/Makefile
--- a/misc/udfclient/Makefile   Fri Nov 05 21:01:46 2004 +0000
+++ b/misc/udfclient/Makefile   Fri Nov 05 21:08:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/10/03 23:19:07 reinoud Exp $
+# $NetBSD: Makefile,v 1.14 2004/11/05 21:08:30 wiz Exp $
 #
 
 DISTNAME=              UDFclient.0.3.1
@@ -12,7 +12,7 @@
 HOMEPAGE=              http://www.13thmonkey.org/udfclient/
 COMMENT=               UDF file system reader/writer for CD/CD-RW/DVD*RW/DVD-RAM and images
 
-GNU_CONFIGURE=         tes
+GNU_CONFIGURE=         yes
 
 USE_BUILDLINK3=                yes
 PTHREAD_OPTS+=         require



Home | Main Index | Thread Index | Old Index