diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-20 18:57:44 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-20 18:57:44 +0000 |
commit | 81ee3c10fbe6fde4185404b332ea6760f09fc5e1 (patch) | |
tree | 30f9be96992b6411bcf93e4f2d03153c4eefe3c1 | |
parent | f9b55d99d35a8eb657bf416856c8af47816a1b9f (diff) | |
download | ports-81ee3c10fbe6fde4185404b332ea6760f09fc5e1.tar.gz ports-81ee3c10fbe6fde4185404b332ea6760f09fc5e1.zip |
Notes
-rw-r--r-- | graphics/gd/Makefile | 1 | ||||
-rw-r--r-- | graphics/gd1/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 084c484a183d..9da9072f4477 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES+= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ - ftp://ftp.boutell.com/pub/boutell/gd/ \ ${MASTER_SITE_RINGSERVER} MASTER_SITE_SUBDIR= graphics/gd diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index e82e8f1bfe4b..702c15fba2bb 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 1.8.4 PORTEPOCH= 2 CATEGORIES+= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ - ftp://ftp.boutell.com/pub/boutell/gd/ \ ${MASTER_SITE_RINGSERVER} MASTER_SITE_SUBDIR= graphics/gd |