svn commit: r357634 - in head: devel/nasm net/GeoIP
Adam Weinberger
adamw at FreeBSD.org
Thu Jun 12 20:40:42 UTC 2014
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 at FreeBSD.org
+MAINTAINER= adamw at 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 at FreeBSD.org
+MAINTAINER= adamw at FreeBSD.org
COMMENT= Find the country that any IP address or hostname originates from
CONFIGURE_ARGS= CC="${CC}" PATH="${PATH}" \
More information about the svn-ports-all
mailing list