pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/esniper DISTNAME does _not_ depend on PKGNAME.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80f1fa7cbead
branches:  trunk
changeset: 522922:80f1fa7cbead
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat Dec 30 18:07:53 2006 +0000

description:
DISTNAME does _not_ depend on PKGNAME.
While it would be fine to have a single name here, this does not play well
with PKGREVISION.

diffstat:

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

diffs (13 lines):

diff -r a6af69f39fed -r 80f1fa7cbead misc/esniper/Makefile
--- a/misc/esniper/Makefile     Sat Dec 30 17:51:04 2006 +0000
+++ b/misc/esniper/Makefile     Sat Dec 30 18:07:53 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2006/12/30 17:44:56 heinz Exp $
+# $NetBSD: Makefile,v 1.7 2006/12/30 18:07:53 heinz Exp $
 #
 
-DISTNAME=              ${PKGNAME:S/./-/g}
+DISTNAME=              esniper-2-15-0
 PKGNAME=               esniper-2.15.0
 PKGREVISION=           1
 CATEGORIES=            misc



Home | Main Index | Thread Index | Old Index