diff options
author | adamw <adamw@FreeBSD.org> | 2017-04-20 11:31:48 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2017-04-20 11:31:48 +0800 |
commit | 6f5766ff24b00e6354b47da4870dfc7bf9f81594 (patch) | |
tree | 1885d8e7c39b5f6067b6a151f0678e411d87d3d3 /www/fcgiwrap | |
parent | c898a4e21074a661f041c42ec03c848a48ddec81 (diff) | |
download | freebsd-ports-gnome-6f5766ff24b00e6354b47da4870dfc7bf9f81594.tar.gz freebsd-ports-gnome-6f5766ff24b00e6354b47da4870dfc7bf9f81594.tar.zst freebsd-ports-gnome-6f5766ff24b00e6354b47da4870dfc7bf9f81594.zip |
Release these ports to the collective.
Diffstat (limited to 'www/fcgiwrap')
-rw-r--r-- | www/fcgiwrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fcgiwrap/Makefile b/www/fcgiwrap/Makefile index 1f478e60d6c2..ab131661e605 100644 --- a/www/fcgiwrap/Makefile +++ b/www/fcgiwrap/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.1.0 PORTREVISION= 4 CATEGORIES= www -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple FastCGI wrapper for CGI scripts LICENSE= MIT |