Index: head/devel/libelf/Makefile =================================================================== --- head/devel/libelf/Makefile (revision 134920) +++ head/devel/libelf/Makefile (revision 134921) @@ -1,30 +1,29 @@ # New ports collection makefile for: libelf # Date created: 18 Apr 2001 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= libelf PORTVERSION= 0.8.5 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://www.stud.uni-hannover.de/~michael/software/ \ - ftp://ftp.stud.uni-hannover.de/pub/users/michael/ + http://www.mr511.de/software/ MASTER_SITE_SUBDIR= libs . MAINTAINER= roam@FreeBSD.org COMMENT= A public ELF file access library similar to libelf(3) in Solaris GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" CONFIGURE_ARGS+= --enable-shared --disable-compat INSTALLS_SHLIB= yes PLIST_SUB+= LIBVER=${PORTVERSION:R} USE_GETTEXT= yes NOMAN= defined .include Property changes on: head/devel/libelf/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/devel/libelf/pkg-descr =================================================================== --- head/devel/libelf/pkg-descr (revision 134920) +++ head/devel/libelf/pkg-descr (revision 134921) @@ -1,9 +1,9 @@ From the libelf README file: This is the public release of libelf, a free ELF object file access library. If you have problems with applications that use libelf and work with the commercial (SVR4, Solaris) version but not with this one, please contact me. -WWW: http://www.stud.uni-hannover.de/~michael/software/ +WWW: http://www.mr511.de/software/ Author: Michael Riepe Property changes on: head/devel/libelf/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property