diff options
author | John Marino <marino@FreeBSD.org> | 2013-11-07 11:46:03 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-11-07 11:46:03 +0000 |
commit | 2701833ae68c1cea0c59baf47865730cc39c011b (patch) | |
tree | f37d65202a3a361a3829ac9781041d0614ef1022 /devel | |
parent | cd7e51d0dbc0ea1a2c36a67e6fec86e7111524f1 (diff) | |
download | ports-2701833ae68c1cea0c59baf47865730cc39c011b.tar.gz ports-2701833ae68c1cea0c59baf47865730cc39c011b.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libdwarf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdwarf/Makefile b/devel/libdwarf/Makefile index a080a5dc125f..0f9e0917a496 100644 --- a/devel/libdwarf/Makefile +++ b/devel/libdwarf/Makefile @@ -4,7 +4,7 @@ PORTNAME= libdwarf PORTVERSION= 20130207 CATEGORIES= devel -MASTER_SITES= http://reality.sgiweb.org/davea/ +MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/libdwarf/libdwarf-20130207.tar.gz/64b42692e947d5180e162e46c689dfbf/ MAINTAINER= joerg@FreeBSD.org COMMENT= A library to analyze DWARF debugging information in ELF files |