aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gnatdroid-armv7/Makefile
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-07-12 21:40:50 +0800
committermarino <marino@FreeBSD.org>2013-07-12 21:40:50 +0800
commit958d96f3718b07bd55e3bd372a67f0a628c811bf (patch)
tree457c29f64e151b68b0e5b56152e4e2303abe865f /lang/gnatdroid-armv7/Makefile
parent9ac2cce51f6a5272123855e17223b67888bfed39 (diff)
downloadfreebsd-ports-gnome-958d96f3718b07bd55e3bd372a67f0a628c811bf.tar.gz
freebsd-ports-gnome-958d96f3718b07bd55e3bd372a67f0a628c811bf.tar.zst
freebsd-ports-gnome-958d96f3718b07bd55e3bd372a67f0a628c811bf.zip
Replace John Marino email address with FreeBSD version
While I'm here, also trim the headers on a couple of ports and remove a reference to the Dragonlace mirror which is down indefinitely. Approved by: bapt (mentor)
Diffstat (limited to 'lang/gnatdroid-armv7/Makefile')
-rw-r--r--lang/gnatdroid-armv7/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gnatdroid-armv7/Makefile b/lang/gnatdroid-armv7/Makefile
index add56839fdae..8fc4db2bf6da 100644
--- a/lang/gnatdroid-armv7/Makefile
+++ b/lang/gnatdroid-armv7/Makefile
@@ -1,4 +1,4 @@
-# Created by: John Marino <draco@marino>
+# Created by: John Marino <marino@FreeBSD.org>
# $FreeBSD$
PORTNAME= armv7
@@ -12,7 +12,7 @@ DISTFILES= gcc-core-${GCC_VERSION}.tar.bz2 \
gcc-ada-${GCC_VERSION}.tar.bz2 \
gcc-testsuite-${GCC_VERSION}.tar.bz2
-MAINTAINER= draco@marino.st
+MAINTAINER= marino@FreeBSD.org
COMMENT= C/Ada cross-compiler, target: Android ARMv7
BUILD_DEPENDS= gnatdroid-sysroot>=9:${PORTSDIR}/lang/gnatdroid-sysroot \
d>2006-02-232-2/+3 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-15