summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/py-twisted-docs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-twisted-docs/Makefile b/net/py-twisted-docs/Makefile
index 9bdd08b7722..9f90127ba56 100644
--- a/net/py-twisted-docs/Makefile
+++ b/net/py-twisted-docs/Makefile
@@ -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 @@ do-install:
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"