diff options
author | lippe <lippe@FreeBSD.org> | 2009-08-25 09:13:19 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2009-08-25 09:13:19 +0800 |
commit | 5a8e87908457d678cdf303c2c255587e28fb9392 (patch) | |
tree | d12002a6b4bfdc46a52fc294046e476b16629541 /www/Makefile | |
parent | de02489984c19f8bfda8fcafb99960f65414d44b (diff) | |
download | freebsd-ports-graphics-5a8e87908457d678cdf303c2c255587e28fb9392.tar.gz freebsd-ports-graphics-5a8e87908457d678cdf303c2c255587e28fb9392.tar.zst freebsd-ports-graphics-5a8e87908457d678cdf303c2c255587e28fb9392.zip |
This port is for the Gist commandline tool, which allows for posting to the
Gist pastebin.
WWW: http://github.com/defunkt/gist/
PR: ports/137829
Submitted by: "Rick E." <codeblock@eighthbit.net>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 6b257bc1471..127511666c4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -251,6 +251,7 @@ SUBDIR += geronimo SUBDIR += getleft SUBDIR += gforge + SUBDIR += gist SUBDIR += glibwww SUBDIR += glpi SUBDIR += gnome-user-share |