diff options
Diffstat (limited to 'www/aws-demos/Makefile')
-rw-r--r-- | www/aws-demos/Makefile | 4 |
1 files changed, 2 insertions, 2 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 \ |