pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind96 Fix PKGNAME that I broke.
details: https://anonhg.NetBSD.org/pkgsrc/rev/011ac37d0846
branches: trunk
changeset: 396618:011ac37d0846
user: reed <reed%pkgsrc.org@localhost>
date: Wed Jul 29 00:16:33 2009 +0000
description:
Fix PKGNAME that I broke.
diffstat:
net/bind96/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 213f380ca151 -r 011ac37d0846 net/bind96/Makefile
--- a/net/bind96/Makefile Wed Jul 29 00:03:38 2009 +0000
+++ b/net/bind96/Makefile Wed Jul 29 00:16:33 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/07/29 00:03:38 reed Exp $
+# $NetBSD: Makefile,v 1.7 2009/07/29 00:16:33 reed Exp $
DISTNAME= bind-${BIND_VERSION}
+PKGNAME= ${DISTNAME:S/-P1/pl1/}
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
Home |
Main Index |
Thread Index |
Old Index