diff options
author | swills <swills@FreeBSD.org> | 2010-10-13 07:19:13 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2010-10-13 07:19:13 +0800 |
commit | 64c9f4246c6d0ed62cef47556cbfcbc88ef99267 (patch) | |
tree | 89301dda11006d48c7a0f5548d42b3c6c3176da6 | |
parent | 17a47941e2756775e8fbcfc2bfc2531636d5ac51 (diff) | |
download | freebsd-ports-gnome-64c9f4246c6d0ed62cef47556cbfcbc88ef99267.tar.gz freebsd-ports-gnome-64c9f4246c6d0ed62cef47556cbfcbc88ef99267.tar.zst freebsd-ports-gnome-64c9f4246c6d0ed62cef47556cbfcbc88ef99267.zip |
- Fix WWW
Approved by: wxs (co-mentor)
-rw-r--r-- | devel/rubygem-pkg-config/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-pkg-config/pkg-descr b/devel/rubygem-pkg-config/pkg-descr index 55655095c50e..58a5e23b67a7 100644 --- a/devel/rubygem-pkg-config/pkg-descr +++ b/devel/rubygem-pkg-config/pkg-descr @@ -1,3 +1,3 @@ A pkg-config implementation for Ruby -WWW: http://rubygems.org/gems/pkg-config +WWW: http://github.com/rcairo/pkg-config |