summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/gnupg-idea/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile
index f7b6e0dedb1c..b4ca7ddc8393 100644
--- a/security/gnupg-idea/Makefile
+++ b/security/gnupg-idea/Makefile
@@ -32,8 +32,9 @@ DISTFILES= rsa.c idea.c
CONTRIB= rsa idea
#EXTRACT_ONLY=
.else
+do-fetch:
@${ECHO_MSG}
- @${ECHO_MSG} rsaref not jet supported
+ @${ECHO_MSG} rsaref not yet supported
@${FALSE}
.endif