aboutsummaryrefslogtreecommitdiff
path: root/net/rp-pppoe
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2005-04-22 01:49:57 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2005-04-22 01:49:57 +0000
commitadbfb8d78b440835ffef86195fbb7d3f72fe85d9 (patch)
treec0ebd0cb8842730d5a314e5945b9530f1907358d /net/rp-pppoe
parent3d7ba6e4fdc56ea9539a75564ca6c6ca4bc15128 (diff)
Notes
Diffstat (limited to 'net/rp-pppoe')
-rw-r--r--net/rp-pppoe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile
index 20e9d24408c7..50efe45b67a9 100644
--- a/net/rp-pppoe/Makefile
+++ b/net/rp-pppoe/Makefile
@@ -83,6 +83,6 @@ do-install:
.ifndef (NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
-.endif /* NOPORTDOCS */
+.endif # NOPORTDOCS
.include <bsd.port.mk>