diff options
Diffstat (limited to 'www/mod_scgi')
-rw-r--r-- | www/mod_scgi/Makefile | 1 | ||||
-rw-r--r-- | www/mod_scgi/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile index 5863738..1324a36 100644 --- a/www/mod_scgi/Makefile +++ b/www/mod_scgi/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ PKGNAMEPREFIX= mod_ MAINTAINER= nbm@FreeBSD.org +COMMENT= Apache module that implements the client side of the SCGI protocol BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 diff --git a/www/mod_scgi/pkg-comment b/www/mod_scgi/pkg-comment deleted file mode 100644 index db51bf8..0000000 --- a/www/mod_scgi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module that implements the client side of the SCGI protocol |