pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libsigsegv25 Fix PKGNAME



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc5c97c42243
branches:  trunk
changeset: 547154:bc5c97c42243
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Sat Sep 13 09:10:06 2008 +0000

description:
Fix PKGNAME

diffstat:

 devel/libsigsegv25/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 907ff0356d0f -r bc5c97c42243 devel/libsigsegv25/Makefile
--- a/devel/libsigsegv25/Makefile       Sat Sep 13 09:08:39 2008 +0000
+++ b/devel/libsigsegv25/Makefile       Sat Sep 13 09:10:06 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/09/12 22:11:28 ahoka Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/13 09:10:06 ahoka Exp $
 #
 
-DISTNAME=              libsigsegv25-2.5
+DISTNAME=              libsigsegv-2.5
+PKGNAME=               libsigsegv25-2.5
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GNU:=libsigsegv/}
 



Home | Main Index | Thread Index | Old Index