diff options
author | marino <marino@FreeBSD.org> | 2013-07-12 21:40:50 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2013-07-12 21:40:50 +0800 |
commit | 958d96f3718b07bd55e3bd372a67f0a628c811bf (patch) | |
tree | 457c29f64e151b68b0e5b56152e4e2303abe865f /www | |
parent | 9ac2cce51f6a5272123855e17223b67888bfed39 (diff) | |
download | freebsd-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 'www')
-rw-r--r-- | www/aws-demos/Makefile | 4 | ||||
-rw-r--r-- | www/aws/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/aws-demos/Makefile b/www/aws-demos/Makefile index 6976b5d286a7..f28f12c2e8e7 100644 --- a/www/aws-demos/Makefile +++ b/www/aws-demos/Makefile @@ -1,4 +1,4 @@ -# Created by: John Marino <draco@marino.st> +# Created by: John Marino <marino@FreeBSD.org> # $FreeBSD$ PORTNAME= aws @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://downloads.dragonlace.net/src/ PKGNAMESUFFIX= -demos -MAINTAINER= draco@marino.st +MAINTAINER= marino@FreeBSD.org COMMENT= Adacore Ada Web Server demos BUILD_DEPENDS+= gprbuild>=20120510:${PORTSDIR}/devel/gprbuild \ diff --git a/www/aws/Makefile b/www/aws/Makefile index 660b41711b0d..dcec3916f31b 100644 --- a/www/aws/Makefile +++ b/www/aws/Makefile @@ -1,4 +1,4 @@ -# Created by: John Marino <draco@marino.st> +# Created by: John Marino <marino@FreeBSD.org> # $FreeBSD$ PORTNAME= aws @@ -6,7 +6,7 @@ PORTVERSION= 3.1.0.0 CATEGORIES= www MASTER_SITES= http://downloads.dragonlace.net/src/ -MAINTAINER= draco@marino.st +MAINTAINER= marino@FreeBSD.org COMMENT= Adacore Ada Web Server and framework BUILD_DEPENDS= gprbuild>=20120510:${PORTSDIR}/devel/gprbuild \ |