pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-twisted-docs fix path to py-twisted/Makefile.co...
details: https://anonhg.NetBSD.org/pkgsrc/rev/881eec4b6a3e
branches: trunk
changeset: 471714:881eec4b6a3e
user: recht <recht%pkgsrc.org@localhost>
date: Tue Mar 30 13:37:47 2004 +0000
description:
fix path to py-twisted/Makefile.common
diffstat:
net/py-twisted-docs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r a02ef4c7c729 -r 881eec4b6a3e net/py-twisted-docs/Makefile
--- a/net/py-twisted-docs/Makefile Tue Mar 30 13:35:39 2004 +0000
+++ b/net/py-twisted-docs/Makefile Tue Mar 30 13:37:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/30 13:33:44 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/30 13:37:47 recht Exp $
#
DISTNAME= ${TWISTED_DISTNAME}
@@ -26,5 +26,5 @@
cd ${PREFIX} && ${FIND} -d ${HTMLDIR} -type d -print | \
${SED} -e "s/^/@dirrm /" >>${PLIST_SRC}
-.include "../../wip/py-twisted/Makefile.common"
+.include "../../net/py-twisted/Makefile.common"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index