From 2ef7cc9971e66da5987ef05c61bb0edd391ba6ba Mon Sep 17 00:00:00 2001 From: foxfair Date: Wed, 22 Oct 2003 06:43:06 +0000 Subject: Fix PKGNAMEPREFIX to use package name as "f-prot" rather than "fprot", no function change in this commit. --- security/f-prot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security') diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 4a015c131226..a61016c2b12e 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -9,7 +9,7 @@ PORTNAME= prot PORTVERSION= 4.2.0 CATEGORIES= security MASTER_SITES= ftp://ftp.f-prot.com/pub/bsd/ -PKGNAMEPREFIX= f +PKGNAMEPREFIX= f- DISTNAME= fp-freebsd-ws-${PORTVERSION} MAINTAINER= tim@bishnet.net -- cgit