diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /net/tptest | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76041
Diffstat (limited to 'net/tptest')
-rw-r--r-- | net/tptest/Makefile | 1 | ||||
-rw-r--r-- | net/tptest/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/tptest/Makefile b/net/tptest/Makefile index 68e94fc6b24b..40c269606562 100644 --- a/net/tptest/Makefile +++ b/net/tptest/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR=${PORTNAME} DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= girgen@pingpong.net +COMMENT= Software suite for testing network throughput and Internet services pre-build: @ cd ${WRKSRC}/apps/unix/client ;\ diff --git a/net/tptest/pkg-comment b/net/tptest/pkg-comment deleted file mode 100644 index 05069a5f34c5..000000000000 --- a/net/tptest/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Software suite for testing network throughput and Internet services |