diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-10-22 13:50:14 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-10-22 13:50:14 +0000 |
commit | 2227b41f954f2d244bfca609482b871154ab58e9 (patch) | |
tree | ab9dba5eaa63576e46aaafb81586f0ccd418ec81 /security/f-prot/Makefile | |
parent | ca836af07e17f436eddb8647ff6391211ab1995f (diff) | |
download | ports-2227b41f954f2d244bfca609482b871154ab58e9.tar.gz ports-2227b41f954f2d244bfca609482b871154ab58e9.zip |
Notes
Diffstat (limited to 'security/f-prot/Makefile')
-rw-r--r-- | security/f-prot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index a61016c2b12e..3c7dc9d48009 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -19,7 +19,7 @@ NO_PACKAGE= Free for personal use only NO_CDROM= Free for personal use only RESTRICTED= Free for personal use only -WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}-${PORTNAME} +WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME} NO_BUILD= yes MAN1= f-prot.1 |