diff options
author | obache <obache@pkgsrc.org> | 2011-04-18 11:55:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-18 11:55:14 +0000 |
commit | 95b767f4945700475ff982e628ed646c6e307633 (patch) | |
tree | 00d8f50c18563f22ddb22226ce024b49458d7c92 /security/dsniff | |
parent | 4995c243aca80fc456b1bbf9eb9fccbcb4ebae0e (diff) | |
download | pkgsrc-95b767f4945700475ff982e628ed646c6e307633.tar.gz |
note "used by..." comments
Diffstat (limited to 'security/dsniff')
-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 |