diff options
-rw-r--r-- | devel/cdialog/pkg-descr | 2 | ||||
-rw-r--r-- | devel/cdk/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/cdialog/pkg-descr b/devel/cdialog/pkg-descr index 73023db3fe1c..be9641b48b08 100644 --- a/devel/cdialog/pkg-descr +++ b/devel/cdialog/pkg-descr @@ -6,7 +6,7 @@ and modified by several people. reported were not related to ncurses. After that, I resumed development, adding new widget types. See the changelog for details." -WWW: http://dickey.his.com/dialog/ +WWW: http://invisible-island.net/dialog/ -- AlanE <alane@freebsd.org> diff --git a/devel/cdk/pkg-descr b/devel/cdk/pkg-descr index 4cffcba2b580..816459bbad8b 100644 --- a/devel/cdk/pkg-descr +++ b/devel/cdk/pkg-descr @@ -6,4 +6,4 @@ Each widget has the ability to display color, or other character attributes. Cdk comes with a attribute/color format command set which allows a programmer to add colors and characters attributes simply. -WWW: http://dickey.his.net/cdk/ +WWW: http://invisible-island.net/cdk/ |