diff options
Diffstat (limited to 'devel/libg++')
-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 fc0e1f819fb8..01d952da2459 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= http://www.m-hollstein.de/libgxx/ \ ${MASTER_SITE_GNU} PATCH_SITES= http://www.m-hollstein.de/libgxx/ \ - ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/ + ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/ PATCHFILES= ${DISTNAME}-20000312.diff.gz PATCH_DIST_STRIP= -p1 |