diff options
Diffstat (limited to 'www/cgiwrap/Makefile')
-rw-r--r-- | www/cgiwrap/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/cgiwrap/Makefile b/www/cgiwrap/Makefile index 76bf45d21d73..3c228c0ab891 100644 --- a/www/cgiwrap/Makefile +++ b/www/cgiwrap/Makefile @@ -6,11 +6,9 @@ # PORTNAME= cgiwrap -PORTVERSION= 4.0 -PORTREVISION= 2 +PORTVERSION= 4.1 CATEGORIES= www security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Securely execute Web CGI scripts |