aboutsummaryrefslogtreecommitdiff
path: root/security/f-prot-sig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/f-prot-sig/Makefile')
-rw-r--r--security/f-prot-sig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/f-prot-sig/Makefile b/security/f-prot-sig/Makefile
index 94a827ba62cc..9744c972fd6f 100644
--- a/security/f-prot-sig/Makefile
+++ b/security/f-prot-sig/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= f-prot-sig
-PORTVERSION= 20040216
+PORTVERSION= 20040302
CATEGORIES= security
MASTER_SITES= ftp://ftp.f-prot.com/pub/
@@ -36,6 +36,6 @@ do-install:
${MKDIR} ${PREFIX}/f-prot
${INSTALL_DATA} ${WRKSRC}/* ${PREFIX}/f-prot
- @${CAT} ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE} | ${SED} -e "s:%%PREFIX%%:${PREFIX}:g"
.include <bsd.port.mk>