Date: Thu, 12 Jun 2014 20:40:42 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357634 - in head: devel/nasm net/GeoIP Message-ID: <201406122040.s5CKeg9m047401@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Thu Jun 12 20:40:41 2014 New Revision: 357634 URL: http://svnweb.freebsd.org/changeset/ports/357634 QAT: https://qat.redports.org/buildarchive/r357634/ Log: Take these two. Modified: head/devel/nasm/Makefile head/net/GeoIP/Makefile Modified: head/devel/nasm/Makefile ============================================================================== --- head/devel/nasm/Makefile Thu Jun 12 20:15:10 2014 (r357633) +++ head/devel/nasm/Makefile Thu Jun 12 20:40:41 2014 (r357634) @@ -9,7 +9,7 @@ CATEGORIES= devel lang MASTER_SITES= http://www.nasm.us/pub/nasm/releasebuilds/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-xdoc${EXTRACT_SUFX} -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= adamw@FreeBSD.org COMMENT= General-purpose multi-platform x86 and amd64 assembler LICENSE= BSD2CLAUSE Modified: head/net/GeoIP/Makefile ============================================================================== --- head/net/GeoIP/Makefile Thu Jun 12 20:15:10 2014 (r357633) +++ head/net/GeoIP/Makefile Thu Jun 12 20:40:41 2014 (r357634) @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= net geography MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/c/ -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= adamw@FreeBSD.org COMMENT= Find the country that any IP address or hostname originates from CONFIGURE_ARGS= CC="${CC}" PATH="${PATH}" \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406122040.s5CKeg9m047401>