summaryrefslogtreecommitdiff
path: root/www/htmldoc
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-05-24 14:24:45 +0000
committerrillig <rillig@pkgsrc.org>2005-05-24 14:24:45 +0000
commit6a433f24d19cd0e84376dff39723e4af92fa854b (patch)
tree65f06930b554acad23b493deec9a6e5913cc5766 /www/htmldoc
parentb67d1552d2bc1a72110fd871cbd5357a3c3749f8 (diff)
downloadpkgsrc-6a433f24d19cd0e84376dff39723e4af92fa854b.tar.gz
Removed unnecessary ${.CURDIR}.
Diffstat (limited to 'www/htmldoc')
-rw-r--r--www/htmldoc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/htmldoc/Makefile b/www/htmldoc/Makefile
index 793c87f6f4a..a9bb7543b5c 100644
--- a/www/htmldoc/Makefile
+++ b/www/htmldoc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2004/03/26 02:27:57 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2005/05/24 14:24:45 rillig Exp $
#
-.include "${.CURDIR}/Makefile.common"
+.include "Makefile.common"
PKGNAME= htmldoc-${HTMLDOC_VERSION}
PKGREVISION= 2