summaryrefslogtreecommitdiff
path: root/www/htmldoc
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-24 14:24:45 +0000
committerrillig <rillig>2005-05-24 14:24:45 +0000
commita6a6d6c8b5c182ae66bd58fd69ef1c3ba1ea56cf (patch)
tree65f06930b554acad23b493deec9a6e5913cc5766 /www/htmldoc
parentac5dc95b75a4fe5cc22901c926d443e405c54e2c (diff)
downloadpkgsrc-a6a6d6c8b5c182ae66bd58fd69ef1c3ba1ea56cf.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