pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/skype Fix PKGNAME.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0967b1428b40
branches:  trunk
changeset: 532898:0967b1428b40
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 03 21:50:47 2007 +0000

description:
Fix PKGNAME.

diffstat:

 net/skype/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r da7c60688895 -r 0967b1428b40 net/skype/Makefile
--- a/net/skype/Makefile        Mon Sep 03 20:32:48 2007 +0000
+++ b/net/skype/Makefile        Mon Sep 03 21:50:47 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2007/08/20 23:14:01 rillig Exp $
+# $NetBSD: Makefile,v 1.24 2007/09/03 21:50:47 wiz Exp $
 #
 
 DISTNAME=              skype_static-1.4.0.99
-PKGNAME=               ${DISTNAME:S/_staticQT//}
+PKGNAME=               ${DISTNAME:S/_static//}
 PKGREVISION=           1
 CATEGORIES=            net
 MASTER_SITES=          http://download.skype.com/linux/



Home | Main Index | Thread Index | Old Index