summaryrefslogtreecommitdiff
path: root/devel/elfsh
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-04-07 10:40:37 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-04-07 10:40:37 +0000
commitcb4f4d8275c8124743834cf96e42f5db61bfba5e (patch)
treed7773fa5daae1a3d0a00c0407441c678b2ddbd93 /devel/elfsh
parent- Update to 0.34 (diff)
- make fetchable, project has new home
- update MASTER_SITE and WWW PR: ports/111153 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca> Approved by: maintainer (Samy Bahra)
Notes
Notes: svn path=/head/; revision=189425
Diffstat (limited to 'devel/elfsh')
-rw-r--r--devel/elfsh/Makefile4
-rw-r--r--devel/elfsh/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/elfsh/Makefile b/devel/elfsh/Makefile
index 02e4383571db..cad65c5ec619 100644
--- a/devel/elfsh/Makefile
+++ b/devel/elfsh/Makefile
@@ -9,7 +9,7 @@ PORTNAME= elfsh
PORTVERSION= 0.51b3
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= http://elfsh.segfault.net/files/
+MASTER_SITES= http://elfsh.asgardlabs.org/files/
DISTNAME= elfsh-0.51b3-portable
EXTRACT_SUFX= .tgz
@@ -18,6 +18,6 @@ COMMENT= An attractive toolkit for the analyzation of ELF object files
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.mk>
diff --git a/devel/elfsh/pkg-descr b/devel/elfsh/pkg-descr
index b3bbc7e35438..78614b4b8c41 100644
--- a/devel/elfsh/pkg-descr
+++ b/devel/elfsh/pkg-descr
@@ -14,7 +14,7 @@ remapping features, ET_REL injection into ET_EXEC (with bss and
symtab merging support), disassembly (with good resolving) on
i386 binaries with libasm, and much more.
- WWW: http://elfsh.segfault.net/
+ WWW: http://elfsh.asgardlabs.org/
- Samy Al Bahra
samy@kerneled.com