diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-05-07 21:56:30 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-05-07 21:56:30 +0000 |
commit | dd4a4cfafb6abacdc7f6ce5544030c47bad5c641 (patch) | |
tree | 572de326a3233c7e1019c796dd8eee6bc87e62a1 /x11/printext | |
parent | 4023702c5f857e8ba09af97f9bdbcc9f47771c9f (diff) | |
download | ports-dd4a4cfafb6abacdc7f6ce5544030c47bad5c641.tar.gz ports-dd4a4cfafb6abacdc7f6ce5544030c47bad5c641.zip |
Oops, fix distfile locations.
Notes
Notes:
svn path=/head/; revision=108646
Diffstat (limited to 'x11/printext')
-rw-r--r-- | x11/printext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/printext/Makefile b/x11/printext/Makefile index 22b8a6d1eb03..72ae4bd9a01a 100644 --- a/x11/printext/Makefile +++ b/x11/printext/Makefile @@ -8,7 +8,7 @@ PORTNAME= PrintExt PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xorg/release/ +MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ DISTNAME= X11R6.7.0-src1 MAINTAINER= x11@FreeBSD.org |