aboutsummaryrefslogtreecommitdiff
path: root/lang/gnatdroid-sysroot
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-07-12 13:40:50 +0000
committerJohn Marino <marino@FreeBSD.org>2013-07-12 13:40:50 +0000
commit5feebd9c7434aafda042e47711082dcf2126840a (patch)
tree457c29f64e151b68b0e5b56152e4e2303abe865f /lang/gnatdroid-sysroot
parentcfcc8c6c9a8b2528c8f675f275cf2be296d723f8 (diff)
downloadports-5feebd9c7434aafda042e47711082dcf2126840a.tar.gz
ports-5feebd9c7434aafda042e47711082dcf2126840a.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)
Notes
Notes: svn path=/head/; revision=322832
Diffstat (limited to 'lang/gnatdroid-sysroot')
-rw-r--r--lang/gnatdroid-sysroot/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/lang/gnatdroid-sysroot/Makefile b/lang/gnatdroid-sysroot/Makefile
index a58db5ff9450..5c6056db9fee 100644
--- a/lang/gnatdroid-sysroot/Makefile
+++ b/lang/gnatdroid-sysroot/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gnatdroid-sysroot
-# Date created: 2011-07-20
-# Whom: John Marino <draco@marino>
-#
+# Created by: John Marino <marino@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= sysroot
PORTVERSION= 9
@@ -13,7 +9,7 @@ MASTER_SITES= http://downloads.dragonlace.net/src/ \
PKGNAMEPREFIX= gnatdroid-
DISTNAME= android-9-arm
-MAINTAINER= draco@marino.st
+MAINTAINER= marino@FreeBSD.org
COMMENT= Android-9 sysroot for C/Ada Android cross-compiler
USE_BZIP2= YES