diff options
-rw-r--r-- | devel/libg++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile index 3f1cea9e40be..aa15a51d9e72 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.m-hollstein.de/libgxx/ \ ftp://ftp.ninemoons.com/pub/mirrors/egcs/infrastructure/ \ ${MASTER_SITE_GNU} -PATCH_SITES= http://www.cygnus.com/~manfredh/libgxx/ \ +PATCH_SITES= http://www.cygnus.com/~manfredh/libgxx/ PATCHFILES= ${DISTNAME}-20000312.diff.gz \ ${DISTNAME}-20000419.diff.gz \ ${DISTNAME}-20000816.diff.gz \ |