diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /www/rubygem-url-mount | |
parent | - Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'www/rubygem-url-mount')
-rw-r--r-- | www/rubygem-url-mount/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-url-mount/pkg-descr b/www/rubygem-url-mount/pkg-descr index 2ce3b10606a0..4e7b44a9dd1b 100644 --- a/www/rubygem-url-mount/pkg-descr +++ b/www/rubygem-url-mount/pkg-descr @@ -1,7 +1,7 @@ UrlMount is a universal mount point designed for use in rack applications. It provides a simple way to pass a url mounting point to the mounted application. -This means that when you mount an application in the url space, it's a simple call to url to get the mount point of where +This means that when you mount an application in the url space, it's a simple call to url to get the mount point of where the application is. WWW: https://github.com/hassox/url_mount |