aboutsummaryrefslogtreecommitdiff
path: root/www/fcgiwrap
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-07-06 14:23:49 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-07-06 14:23:49 +0000
commitee818681719e0ee0d329bc750ab0a5662675a66f (patch)
treefd74107bed7ac41a1d6a5bddc10e04969964f1c1 /www/fcgiwrap
parent6c466f9317e4c18a1dbcb832ffc0c1358ed5e05f (diff)
downloadports-ee818681719e0ee0d329bc750ab0a5662675a66f.tar.gz
ports-ee818681719e0ee0d329bc750ab0a5662675a66f.zip
- Assign to new maintainer.
- Add maintainer's mirror to MASTER_SITES. PR: 191653 Submitted by: A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
Notes
Notes: svn path=/head/; revision=360906
Diffstat (limited to 'www/fcgiwrap')
-rw-r--r--www/fcgiwrap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/fcgiwrap/Makefile b/www/fcgiwrap/Makefile
index 3e9c9b87b0ad..adbe0da5e999 100644
--- a/www/fcgiwrap/Makefile
+++ b/www/fcgiwrap/Makefile
@@ -3,8 +3,10 @@
PORTNAME= fcgiwrap
PORTVERSION= 1.1.0
CATEGORIES= www
+MASTER_SITES= GH \
+ http://www.skysmurf.nl/comp/FreeBSD/distfiles/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd@skysmurf.nl
COMMENT= Simple FastCGI wrapper for CGI scripts
LICENSE= MIT