summaryrefslogtreecommitdiff
path: root/devel/libg++
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-12-16 09:24:54 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-12-16 09:24:54 +0000
commit6b417707d6d1cc585419445120e436907f5c1997 (patch)
treecb615ce9cf6db7b36d97f45c52af78b5204e2028 /devel/libg++
parent70078ef639b865dbec502ec742033511457428ac (diff)
downloadfreebsd-ports-6b417707d6d1cc585419445120e436907f5c1997.zip
Remove a bogus line continuation and apply distributed patches
properly.
Diffstat (limited to 'devel/libg++')
-rw-r--r--devel/libg++/Makefile2
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 \