diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
commit | 3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (patch) | |
tree | 0ad3897bb895432ff0c84bf9fe6d87ea2db157ac /www/ruby-http-access | |
parent | 1a90c377f8191395a70796824554d308c53f9d4f (diff) |
Notes
Diffstat (limited to 'www/ruby-http-access')
-rw-r--r-- | www/ruby-http-access/Makefile | 1 | ||||
-rw-r--r-- | www/ruby-http-access/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/ruby-http-access/Makefile b/www/ruby-http-access/Makefile index 5326fb17628b..4fab03c39d6a 100644 --- a/www/ruby-http-access/Makefile +++ b/www/ruby-http-access/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/./-/:L} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby library to access the Internet via HTTP USE_RUBY= yes diff --git a/www/ruby-http-access/pkg-comment b/www/ruby-http-access/pkg-comment deleted file mode 100644 index 279d61641058..000000000000 --- a/www/ruby-http-access/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby library to access the Internet via HTTP |