diff options
Diffstat (limited to 'math/ruby-bigfloat')
-rw-r--r-- | math/ruby-bigfloat/Makefile | 1 | ||||
-rw-r--r-- | math/ruby-bigfloat/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/ruby-bigfloat/Makefile b/math/ruby-bigfloat/Makefile index 18b1d00383bb..224daa8c98b7 100644 --- a/math/ruby-bigfloat/Makefile +++ b/math/ruby-bigfloat/Makefile @@ -15,6 +15,7 @@ DIST_SUBDIR= ruby EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= knu@FreeBSD.org +COMMENT= Variable precision floating library for Ruby IGNOREFILES= ${PORTNAME}.html ${PORTNAME}_en.html diff --git a/math/ruby-bigfloat/pkg-comment b/math/ruby-bigfloat/pkg-comment deleted file mode 100644 index bfc402f766e7..000000000000 --- a/math/ruby-bigfloat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Variable precision floating library for Ruby |