Index: head/sysutils/afflib/Makefile =================================================================== --- head/sysutils/afflib/Makefile (revision 262550) +++ head/sysutils/afflib/Makefile (revision 262551) @@ -1,43 +1,43 @@ # Ports collection makefile for: afflib # # Date created: 15/02/2008 # Whom: Chris Calvey # # $FreeBSD$ # PORTNAME= afflib PORTVERSION= 3.3.7 PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.afflib.org/downloads/ -MAINTAINER= chris@securityforensics.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= The Advanced Forensics Format library and utilities LIB_DEPENDS= fuse:${PORTSDIR}/sysutils/fusefs-libs \ expat:${PORTSDIR}/textproc/expat2 \ curl:${PORTSDIR}/ftp/curl USE_LDCONFIG= yes USE_OPENSSL= yes USE_ICONV = yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack USE_AUTOTOOLS= autoconf:267 CONFIGURE_ARGS= --enable-s3=yes --libdir=${PREFIX} CONFIGURE_ENV= CPPFLAGS='-DFUSE_USE_VERSION=26' \ LDFLAGS='${PTHREAD_LIBS}' CFLAGS+= ${PTHREAD_LIBS} MAN1= afcat.1 post-patch: @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4 @${REINPLACE_CMD} -e 's|(libdir)|(libdir)/lib|' \ ${WRKSRC}/lib/Makefile.in @${REINPLACE_CMD} -e 's|(libdir)|(libdir)/libdata|' \ ${WRKSRC}/Makefile.in .include Property changes on: head/sysutils/afflib/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/sysutils/aimage/Makefile =================================================================== --- head/sysutils/aimage/Makefile (revision 262550) +++ head/sysutils/aimage/Makefile (revision 262551) @@ -1,29 +1,29 @@ # Ports collection makefile for: aimage # Date created: 29/03/2008 # Whom: Chris Calvey # # $FreeBSD$ # PORTNAME= aimage PORTVERSION= 3.2.1 PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.afflib.org/downloads/ -MAINTAINER= chris@securityforensics.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced Disk Imager LIB_DEPENDS= afflib:${PORTSDIR}/sysutils/afflib USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf:267 PLIST_FILES= bin/aimage post-patch: @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4 .include Property changes on: head/sysutils/aimage/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property