diff options
author | pav <pav@FreeBSD.org> | 2009-09-17 20:43:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-09-17 20:43:26 +0800 |
commit | 9f73416202b4712e08c7ef1fc483979398464fc4 (patch) | |
tree | 4cfd38912629e9a74b3f93d1fc1f69b195e4472a /lang | |
parent | 016bdfd40b5242ebf7c0db111c05c44470c60238 (diff) | |
download | freebsd-ports-gnome-9f73416202b4712e08c7ef1fc483979398464fc4.tar.gz freebsd-ports-gnome-9f73416202b4712e08c7ef1fc483979398464fc4.tar.zst freebsd-ports-gnome-9f73416202b4712e08c7ef1fc483979398464fc4.zip |
- Update WWW
PR: ports/137258
Submitted by: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
Approved by: maintainer timeout (obrien; 1 month)
Feature safe: yes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pcc/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pcc/pkg-descr b/lang/pcc/pkg-descr index 644b8fda81c9..d5a86deb44fa 100644 --- a/lang/pcc/pkg-descr +++ b/lang/pcc/pkg-descr @@ -7,4 +7,4 @@ fast and understandable. I think of it as if it shall be able to compile and run on PDP11 (even if it may not happen in reality). But with this in mind it becomes important to think twice about what algorithms are used. -WWW: http://www.ludd.ltu.se/~ragge/pcc/ +WWW: http://pcc.ludd.ltu.se/ |