diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-06-04 01:59:53 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-06-04 01:59:53 +0000 |
commit | deb3b38f475dc5cf4359a5a64fa1ea15bcee7f61 (patch) | |
tree | d0246ec09a1370cf1bc4289be37d0ddee04c0605 /graphics/libimg | |
parent | f6abfcd64356304f3ed71e0bd6fed29492c3f9d3 (diff) |
Notes
Diffstat (limited to 'graphics/libimg')
-rw-r--r-- | graphics/libimg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libimg/Makefile b/graphics/libimg/Makefile index 25788f4c66a7..4a36b8d9322c 100644 --- a/graphics/libimg/Makefile +++ b/graphics/libimg/Makefile @@ -8,7 +8,7 @@ PORTNAME= libimg PORTVERSION= 1.2.4 CATEGORIES= graphics tk83 -MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/packages-8.0/graphics/Img/1.2/ +MASTER_SITES= http://www.neosoft.com/tcl/ftparchive/sorted/packages-8.0/graphics/Img/1.2/ DISTNAME= img${PORTVERSION} MAINTAINER= ports@FreeBSD.org |