diff options
Diffstat (limited to 'devel/ruby-locale')
-rw-r--r-- | devel/ruby-locale/Makefile | 1 | ||||
-rw-r--r-- | devel/ruby-locale/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-locale/Makefile b/devel/ruby-locale/Makefile index 3b62dd5dbbc0..aedac2d88fd8 100644 --- a/devel/ruby-locale/Makefile +++ b/devel/ruby-locale/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A simple Ruby module that provides setlocale(3) #USE_BZIP2= yes # only saves 500 bytes.. USE_RUBY= yes diff --git a/devel/ruby-locale/pkg-comment b/devel/ruby-locale/pkg-comment deleted file mode 100644 index ec8037905ad8..000000000000 --- a/devel/ruby-locale/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple Ruby module that provides setlocale(3) |