pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/hydra Fix DISTNAME



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09f7372a2fd0
branches:  trunk
changeset: 511719:09f7372a2fd0
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Thu Apr 20 08:15:48 2006 +0000

description:
Fix DISTNAME

diffstat:

 security/hydra/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r b26444563a3c -r 09f7372a2fd0 security/hydra/Makefile
--- a/security/hydra/Makefile   Thu Apr 20 08:08:44 2006 +0000
+++ b/security/hydra/Makefile   Thu Apr 20 08:15:48 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:47 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/04/20 08:15:48 adrianp Exp $
 #
 
-DISTNAME=      ${PKGNAME}-src
+DISTNAME=      ${PKGNAME_NOREV}-src
 PKGNAME=       hydra-5.2
 PKGREVISION=   1
 CATEGORIES=    security



Home | Main Index | Thread Index | Old Index