1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

- 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)
This commit is contained in:
Cheng-Lung Sung 2007-04-07 10:40:37 +00:00
parent c38b25174f
commit cb4f4d8275
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189425
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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