diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-02-15 21:33:11 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-02-15 21:33:11 +0000 |
commit | 676b34a1277978cb6e30fb534c118f7adfff884d (patch) | |
tree | 697dbbe4c57c0e76ac58100f25226bf6ab79babe /www | |
parent | d8707ba967eb602799a7fbf210eddecffdce5a00 (diff) | |
download | ports-676b34a1277978cb6e30fb534c118f7adfff884d.tar.gz ports-676b34a1277978cb6e30fb534c118f7adfff884d.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/aws-demos/Makefile | 2 | ||||
-rw-r--r-- | www/aws/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/aws-demos/Makefile b/www/aws-demos/Makefile index 08a52c6ee75f..dd28b938283c 100644 --- a/www/aws-demos/Makefile +++ b/www/aws-demos/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 17.1.0 CATEGORIES= www PKGNAMESUFFIX= -demos -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= Adacore Ada Web Server demos LICENSE= GPLv3 GPLv3RLE diff --git a/www/aws/Makefile b/www/aws/Makefile index efc7cfb1015c..aa90c800ff4b 100644 --- a/www/aws/Makefile +++ b/www/aws/Makefile @@ -5,7 +5,7 @@ PORTNAME= aws PORTVERSION= 17.1.0 CATEGORIES= www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= Adacore Ada Web Server and framework LICENSE= GPLv3 GPLv3RLE |