diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2017-08-04 07:40:28 +0800 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2017-08-04 07:40:28 +0800 |
commit | 0c310fcadd2730823eea60b4245bff733dfb3be3 (patch) | |
tree | e8fc0c42d014772acdec02566c05ff266a452981 /www | |
parent | e89964820d84dd970d1d167f07528b0fba7ef643 (diff) | |
download | freebsd-ports-gnome-0c310fcadd2730823eea60b4245bff733dfb3be3.tar.gz freebsd-ports-gnome-0c310fcadd2730823eea60b4245bff733dfb3be3.tar.zst freebsd-ports-gnome-0c310fcadd2730823eea60b4245bff733dfb3be3.zip |
- Pass maintainership to me. marino@ is not part of FreeBSD committers
Diffstat (limited to 'www')
-rw-r--r-- | www/fpc-fastcgi/Makefile | 1 | ||||
-rw-r--r-- | www/fpc-googleapi/Makefile | 1 | ||||
-rw-r--r-- | www/fpc-httpd22/Makefile | 1 | ||||
-rw-r--r-- | www/fpc-httpd24/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/www/fpc-fastcgi/Makefile b/www/fpc-fastcgi/Makefile index 7ddbe76138b3..0de6c71e4a0d 100644 --- a/www/fpc-fastcgi/Makefile +++ b/www/fpc-fastcgi/Makefile @@ -4,7 +4,6 @@ CATEGORIES= www lang PKGNAMESUFFIX= -fastcgi -MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal fastcgi unit USE_FPC= yes diff --git a/www/fpc-googleapi/Makefile b/www/fpc-googleapi/Makefile index e7058b4f1c8f..4682980adacb 100644 --- a/www/fpc-googleapi/Makefile +++ b/www/fpc-googleapi/Makefile @@ -3,7 +3,6 @@ CATEGORIES= www lang PKGNAMESUFFIX= -googleapi -MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal googleapi unit USE_FPC= dblib fastcgi fcl-async fcl-base fcl-db fcl-json fcl-net \ diff --git a/www/fpc-httpd22/Makefile b/www/fpc-httpd22/Makefile index 5ede3c33affc..7ea796d9bc5d 100644 --- a/www/fpc-httpd22/Makefile +++ b/www/fpc-httpd22/Makefile @@ -4,7 +4,6 @@ CATEGORIES= www lang PKGNAMESUFFIX= -httpd22 -MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal headers for Apache 2.2 series web server USE_FPC= rtl-extra diff --git a/www/fpc-httpd24/Makefile b/www/fpc-httpd24/Makefile index 104d961d0e52..5aee8e63e5a5 100644 --- a/www/fpc-httpd24/Makefile +++ b/www/fpc-httpd24/Makefile @@ -4,7 +4,6 @@ CATEGORIES= www lang PKGNAMESUFFIX= -httpd24 -MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal headers for Apache 2.4 series web server USE_FPC= rtl-extra |