diff options
author | peter <peter@FreeBSD.org> | 2000-02-08 17:29:51 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2000-02-08 17:29:51 +0800 |
commit | c9c843891c76b671ac6eee41d35c710cde3c9073 (patch) | |
tree | 774b8d74b0afa6b7e2ab2c3627ddb45d469aa2fa /graphics/utah-glx | |
parent | 57a9159d7c34120bffcee4a5c39fabd14d2bc6d8 (diff) | |
download | freebsd-ports-graphics-c9c843891c76b671ac6eee41d35c710cde3c9073.tar.gz freebsd-ports-graphics-c9c843891c76b671ac6eee41d35c710cde3c9073.tar.zst freebsd-ports-graphics-c9c843891c76b671ac6eee41d35c710cde3c9073.zip |
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
Diffstat (limited to 'graphics/utah-glx')
-rw-r--r-- | graphics/utah-glx/Makefile | 6 | ||||
-rw-r--r-- | graphics/utah-glx/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/utah-glx/pkg-message | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/utah-glx/Makefile b/graphics/utah-glx/Makefile index 3e264031638..fd34b15fc38 100644 --- a/graphics/utah-glx/Makefile +++ b/graphics/utah-glx/Makefile @@ -38,7 +38,7 @@ DISTNAME= glx-990802 CATEGORIES= graphics -MASTER_SITES= http://www.freebsd.org/~3d/distfiles/glx/XF3.3.5/ +MASTER_SITES= http://people.FreeBSD.org/~3d/distfiles/glx/XF3.3.5/ DISTFILES= ${DISTNAME}.tar.bz2 \ riva-x-glx.faq.bz2 \ Mesa-3_0.diff.bz2 @@ -248,7 +248,7 @@ pre-install: ${ECHO} "This port will work only if your XFree86 3.3.3.1 version"; \ ${ECHO} "has been patched for use with glx!"; \ ${ECHO} ""; \ - ${ECHO} "Visit 'http://www.freebsd.org/~3d' for more information"; \ + ${ECHO} "Visit 'http://people.FreeBSD.org/~3d' for more information"; \ ${ECHO} ""; \ ${ECHO} "(We continue with fingers crossed)"; \ ${ECHO} ""; \ @@ -257,7 +257,7 @@ pre-install: ${ECHO} "This port depends on having a proper version of XFree86"; \ ${ECHO} "installed - preferably ${XFREEVER}!"; \ ${ECHO} ""; \ - ${ECHO} "Visit 'http://www.freebsd.org/~3d' for more information"; \ + ${ECHO} "Visit 'http://people.FreeBSD.org/~3d' for more information"; \ ${ECHO} ""; \ ${ECHO} "Aborting.."; \ ${FALSE} ; \ diff --git a/graphics/utah-glx/pkg-descr b/graphics/utah-glx/pkg-descr index a03f74f97ba..503b87841c9 100644 --- a/graphics/utah-glx/pkg-descr +++ b/graphics/utah-glx/pkg-descr @@ -16,6 +16,6 @@ See Jordan K Hubbard's article in the July '99 issue of for more information or visit -WWW: http://www.freebsd.org/~3d +WWW: http://people.FreeBSD.org/~3d Marc E E van Woerkom <3d@freebsd.org> diff --git a/graphics/utah-glx/pkg-message b/graphics/utah-glx/pkg-message index 2054bcf326f..261d44c9e21 100644 --- a/graphics/utah-glx/pkg-message +++ b/graphics/utah-glx/pkg-message @@ -26,4 +26,4 @@ Things you might want to do: application, . read the article or . have a look at the docs in X11/share/doc/riva-glx, esp the FAQ or -. visit http://www.freebsd.org/~3d +. visit http://people.FreeBSD.org/~3d |