summaryrefslogtreecommitdiff
path: root/security/putty/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/putty/Makefile')
-rw-r--r--security/putty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile
index a7acde8428e..0bbbf92abbb 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:30:37 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/09/09 02:46:08 obache Exp $
#
DISTNAME= putty-0.58
@@ -13,7 +13,7 @@ COMMENT= Free implementation of Telnet and SSH for Win32 and Unix platforms
USE_TOOLS+= gmake
BUILD_DIRS= ${WRKSRC}/unix
-MAKEFILE= Makefile.gtk
+MAKE_FILE= Makefile.gtk
.include "../../mk/bsd.prefs.mk"