pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libunit libunit: Change references from wip to www
details: https://anonhg.NetBSD.org/pkgsrc/rev/c70b546868e8
branches: trunk
changeset: 446889:c70b546868e8
user: otis <otis%pkgsrc.org@localhost>
date: Sun Feb 14 13:44:34 2021 +0000
description:
libunit: Change references from wip to www
diffstat:
devel/libunit/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 326d291b73bb -r c70b546868e8 devel/libunit/Makefile
--- a/devel/libunit/Makefile Sun Feb 14 13:43:39 2021 +0000
+++ b/devel/libunit/Makefile Sun Feb 14 13:44:34 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/02/14 12:04:30 otis Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/14 13:44:34 otis Exp $
PKGNAME= libunit-${UNIT_VERSION}
DISTNAME= unit-${UNIT_VERSION}
@@ -18,7 +18,7 @@
do-install:
${MAKE} -C ${WRKSRC} libunit-install DESTDIR=${DESTDIR}
-.include "../../wip/unit/version.mk"
-.include "../../wip/unit/Makefile.common"
+.include "../../www/unit/version.mk"
+.include "../../www/unit/Makefile.common"
.include "../../mk/bsd.prefs.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index