From 5ad931a9d68f5c01c69d1d100ee828c506458ff3 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 31 Dec 2012 12:53:30 +0000 Subject: Remove shlib numbers Trim headers --- www/fcgiwrap/Makefile | 7 +------ www/fcgiwrap/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) (limited to 'www/fcgiwrap') diff --git a/www/fcgiwrap/Makefile b/www/fcgiwrap/Makefile index ed0ed5a56563..eeaec69067af 100644 --- a/www/fcgiwrap/Makefile +++ b/www/fcgiwrap/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: fcgiwrap -# Date created: 2010-06-15 -# Whom: Bapt -# # $FreeBSD$ -# PORTNAME= fcgiwrap PORTVERSION= 1.0.3 @@ -16,7 +11,7 @@ COMMENT= Simple FastCGI wrapper for CGI scripts LICENSE= MIT -LIB_DEPENDS= fcgi.0:${PORTSDIR}/www/fcgi +LIB_DEPENDS= fcgi:${PORTSDIR}/www/fcgi WRKSRC= ${WRKDIR}/gnosek-fcgiwrap-2e301c8 diff --git a/www/fcgiwrap/pkg-descr b/www/fcgiwrap/pkg-descr index 9b85c2991fe3..58a990329aea 100644 --- a/www/fcgiwrap/pkg-descr +++ b/www/fcgiwrap/pkg-descr @@ -11,4 +11,4 @@ Features: * passes CGI stderr output to fcgiwrap's stderr (this is by design but * stderr could be also passed to FastCGI stderr stream) -WWW: http://nginx.localdomain.pl/wiki/FcgiWrap +WWW: http://nginx.localdomain.pl/wiki/FcgiWrap -- cgit v1.2.3