Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/security/scanssh/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/scanssh/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- pkgsrc/security/scanssh/Makefile 2003/07/21 17:20:35 1.10 +++ pkgsrc/security/scanssh/Makefile 2004/01/20 12:25:34 1.11 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2003/07/21 17:20:35 martti Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/20 12:25:34 agc Exp $ DISTNAME= scanssh-1.6b -WRKSRC= ${WRKDIR}/scanssh CATEGORIES= security MASTER_SITES= http://monkey.org/~provos/ \ ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/scanssh/ @@ -10,6 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://monkey.org/~provos/scanssh/ COMMENT= SSH remote version scanner +WRKSRC= ${WRKDIR}/scanssh GNU_CONFIGURE= yes .include "../../mk/bsd.pkg.mk"