diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2005-02-14 21:40:00 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2005-02-14 21:40:00 +0000 |
commit | 19fae4d1f759246ec9e96baafbdd9c53b735b617 (patch) | |
tree | 2ff09b22abd3d380edaa15b4d1afa47c4b8694e6 /x11-toolkits | |
parent | 77a1f4458327b1844cc9b1dd038a7dcf536266a6 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libXaw/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libXmu/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libXt/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/libXaw/Makefile b/x11-toolkits/libXaw/Makefile index 2a539d733945..ad2e08c6466a 100644 --- a/x11-toolkits/libXaw/Makefile +++ b/x11-toolkits/libXaw/Makefile @@ -8,7 +8,7 @@ PORTNAME= libXaw PORTVERSION= 7.0.2 CATEGORIES= x11-toolkits -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Athena Widgets library diff --git a/x11-toolkits/libXmu/Makefile b/x11-toolkits/libXmu/Makefile index 560ab485c340..b763e28f33dd 100644 --- a/x11-toolkits/libXmu/Makefile +++ b/x11-toolkits/libXmu/Makefile @@ -8,7 +8,7 @@ PORTNAME= libXmu PORTVERSION= 6.2.3 CATEGORIES= x11-toolkits -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Miscellaneous Utilities libraries diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile index 67409fb95f01..dc4525259a25 100644 --- a/x11-toolkits/libXt/Makefile +++ b/x11-toolkits/libXt/Makefile @@ -8,7 +8,7 @@ PORTNAME= libXt PORTVERSION= 0.1.5 CATEGORIES= x11-toolkits -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Toolkit library |