diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/dsniff/Makefile.common | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/dsniff/Makefile.common b/security/dsniff/Makefile.common index d092a6be9be..193589259e4 100644 --- a/security/dsniff/Makefile.common +++ b/security/dsniff/Makefile.common @@ -1,4 +1,7 @@ -# $NetBSD: Makefile.common,v 1.8 2009/05/06 21:41:29 adrianp Exp $ +# $NetBSD: Makefile.common,v 1.9 2011/04/18 12:01:52 obache Exp $ +# +# used by security/dsniff/Makefile +# used by security/dsniff-nox11/Makefile DISTNAME= dsniff-${VERS} VERS= 2.3 |