diff options
author | joerg <joerg@FreeBSD.org> | 1998-07-23 13:03:54 +0000 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1998-07-23 13:03:54 +0000 |
commit | 1f2c7bcc5f6c2478927935da42d71248560857b6 (patch) | |
tree | b62062d6c4fafd8adb504122e4a317eabb8f076e /x11/xtestpicture/Makefile | |
parent | 3c7fa9c09ccc4f7fc3e68e3ff37f3d087e504aff (diff) | |
download | FreeBSD-ports-1f2c7bcc5f6c2478927935da42d71248560857b6.zip FreeBSD-ports-1f2c7bcc5f6c2478927935da42d71248560857b6.tar.gz |
Nobody seemed to be able to move the new distfile to ${MASTER_SITE_LOCAL},
so i've been placing it on an alternate FTP server instead.
:-(
Diffstat (limited to 'x11/xtestpicture/Makefile')
-rw-r--r-- | x11/xtestpicture/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xtestpicture/Makefile b/x11/xtestpicture/Makefile index c34a511..d39728e 100644 --- a/x11/xtestpicture/Makefile +++ b/x11/xtestpicture/Makefile @@ -3,12 +3,12 @@ # Date created: 11 March 1997 # Whom: joerg # -# $Id: Makefile,v 1.2 1997/04/30 03:18:09 asami Exp $ +# $Id: Makefile,v 1.3 1998/05/26 09:37:27 joerg Exp $ # DISTNAME= xtestpicture-1.2 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/ MAINTAINER= joerg@FreeBSD.org |