diff options
Diffstat (limited to 'security/f-prot/Makefile')
-rw-r--r-- | security/f-prot/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 2b1c8d6b..71ee222 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= f-prot -PORTVERSION= 4.6.1 +PORTVERSION= 4.6.2 CATEGORIES= security MASTER_SITES= ftp://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ \ http://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ @@ -21,9 +21,9 @@ RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS+= ${LOCALBASE}/f-prot/SIGN.DEF:${PORTSDIR}/security/f-prot-sig .endif -NO_PACKAGE= Free for personal use only -NO_CDROM= Free for personal use only -RESTRICTED= Free for personal use only +NO_PACKAGE= "Free for personal use only" +NO_CDROM= "Free for personal use only" +RESTRICTED= "Free for personal use only" WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes |