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/libXaw/Makefile | |
parent | 77a1f4458327b1844cc9b1dd038a7dcf536266a6 (diff) | |
download | ports-19fae4d1f759246ec9e96baafbdd9c53b735b617.tar.gz ports-19fae4d1f759246ec9e96baafbdd9c53b735b617.zip |
Notes
Diffstat (limited to 'x11-toolkits/libXaw/Makefile')
-rw-r--r-- | x11-toolkits/libXaw/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |