diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/pathchar/Makefile | 2 | ||||
-rw-r--r-- | net/pathchar/pkg-plist | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile index 5cbf52809346..483507aa25a7 100644 --- a/net/pathchar/Makefile +++ b/net/pathchar/Makefile @@ -18,7 +18,7 @@ DISTNAME= pathchar-a1-freebsd-3.0 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:lbl pathcharnotes.html:caida,local \ pathchar.8:local pathchar.mantxt:sitka,local -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nivo+kw+ports.bfa274@is-root.com COMMENT= LBNL Internet path characterization tool ONLY_FOR_ARCHS= i386 diff --git a/net/pathchar/pkg-plist b/net/pathchar/pkg-plist index 3aa24642e17c..97dcc2de7708 100644 --- a/net/pathchar/pkg-plist +++ b/net/pathchar/pkg-plist @@ -1,6 +1,6 @@ @comment $FreeBSD$ bin/pathchar -share/doc/pathchar/README.pathchar -share/doc/pathchar/pathcharnotes.html -share/doc/pathchar/pathchar.mantxt -@dirrm share/doc/pathchar +%%PORTDOCS%%%%DOCSDIR%%/README.pathchar +%%PORTDOCS%%%%DOCSDIR%%/pathcharnotes.html +%%PORTDOCS%%%%DOCSDIR%%/pathchar.mantxt +%%PORTDOCS%%@dirrm %%DOCSDIR%% |