diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-30 00:15:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-30 00:15:05 +0000 |
commit | 370c4feba05e1e69e6f405ab28dc3bc38b5ca748 (patch) | |
tree | 7903355bacb74fc73a6736cb6b2c7f888a8ba998 /lang/c | |
parent | Fix WWW (diff) |
Fix WWW
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=457564
Diffstat (limited to 'lang/c')
-rw-r--r-- | lang/c/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/c/pkg-descr b/lang/c/pkg-descr index 94ccb2cd8d7e..eafc688b77b6 100644 --- a/lang/c/pkg-descr +++ b/lang/c/pkg-descr @@ -12,4 +12,4 @@ instantly. C is fast. Being able to write a small, fast, and portable C "script" is great. One can pass around a C "script" just like s/he would a BASH script. -WWW: https://www.github.com/ryanmjacobs/c +WWW: https://github.com/ryanmjacobs/c |