diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1994-11-20 15:30:24 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1994-11-20 15:30:24 +0000 |
commit | 842dc5bad3f34fab7fd1caf479a91ef24b54c8ca (patch) | |
tree | dc21c8db8851d4c6b35ad80909337847cefb7373 /graphics/jpeg-mmx/Makefile | |
parent | golddig - Getting the Gold and Avoiding Death (diff) |
Add another master site
Notes
Notes:
svn path=/head/; revision=421
Diffstat (limited to 'graphics/jpeg-mmx/Makefile')
-rw-r--r-- | graphics/jpeg-mmx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile index 9434328d2f74..edbe83a9d62e 100644 --- a/graphics/jpeg-mmx/Makefile +++ b/graphics/jpeg-mmx/Makefile @@ -3,12 +3,12 @@ # Date created: 6 November 1994 # Whom: smace # -# $Id: Makefile,v 1.1.1.1 1994/11/06 04:36:07 smace Exp $ +# $Id: Makefile,v 1.1.1.1 1994/11/06 08:18:01 smace Exp $ # DISTNAME= jpegsrc.v5 GNU_CONFIGURE= yes -MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ +MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ ftp://ftp.netcom.com/pub/tgl/uunet/ WRKSRC= ${WRKDIR}/jpeg-5 .include <bsd.port.mk> |