diff options
author | June McEnroe <june@causal.agency> | 2020-08-06 18:52:07 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-08-06 18:52:07 +0000 |
commit | a51cc22f5d7b147b14c1ba6a6498fc6d097b40b5 (patch) | |
tree | a5372b255dccbddf7ccd23aeb167d89914200317 /devel/cgit-patched/pkg-descr | |
parent | Add catgirl port (diff) | |
download | ports-a51cc22f5d7b147b14c1ba6a6498fc6d097b40b5.tar.gz ports-a51cc22f5d7b147b14c1ba6a6498fc6d097b40b5.zip |
Add cgit-patched port
Diffstat (limited to '')
-rw-r--r-- | devel/cgit-patched/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/cgit-patched/pkg-descr b/devel/cgit-patched/pkg-descr new file mode 100644 index 0000000..1a9d828 --- /dev/null +++ b/devel/cgit-patched/pkg-descr @@ -0,0 +1,4 @@ +cgit is a fast web interface for the Git SCM, using a built-in cache to +decrease server I/O pressure. + +WWW: https://git.zx2c4.com/cgit/about/ |