From e6de3c0d09d53eb0105684a2dbeab782d0e7776e Mon Sep 17 00:00:00 2001 From: heinz Date: Sat, 30 Dec 2006 18:07:53 +0000 Subject: DISTNAME does _not_ depend on PKGNAME. While it would be fine to have a single name here, this does not play well with PKGREVISION. --- misc/esniper/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/esniper/Makefile b/misc/esniper/Makefile index cc8128f8630..4eed03f8d1b 100644 --- a/misc/esniper/Makefile +++ b/misc/esniper/Makefile @@ -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 -- cgit v1.2.3