summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorheinz <heinz>2006-12-30 18:07:53 +0000
committerheinz <heinz>2006-12-30 18:07:53 +0000
commit666a1ca219d526109a97143ee2d178acbf2b83d4 (patch)
treee70bb23c6546d425a8b99cff308825f799662895 /misc
parentf08616853859857c5a6793349136cb721bd63c98 (diff)
downloadpkgsrc-666a1ca219d526109a97143ee2d178acbf2b83d4.tar.gz
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 (limited to 'misc')
-rw-r--r--misc/esniper/Makefile4
1 files changed, 2 insertions, 2 deletions
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