diff options
Diffstat (limited to 'net/pppload')
-rw-r--r-- | net/pppload/Makefile | 2 | ||||
-rw-r--r-- | net/pppload/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/pppload/Makefile b/net/pppload/Makefile index 0fca107fb16e..f77a1c27bf14 100644 --- a/net/pppload/Makefile +++ b/net/pppload/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= system/network/serial/ppp MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Display the current throughput of a network device in a window + USE_QT_VER= 1 USE_GMAKE= yes diff --git a/net/pppload/pkg-comment b/net/pppload/pkg-comment deleted file mode 100644 index a8faf1048ed8..000000000000 --- a/net/pppload/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Display the current throughput of a network device in a window |