diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /net/snort | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/snort')
-rw-r--r-- | net/snort/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/snort/Makefile.common b/net/snort/Makefile.common index d5d15207c98..d0515006aa5 100644 --- a/net/snort/Makefile.common +++ b/net/snort/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2003/04/16 15:51:22 salo Exp $ +# $NetBSD: Makefile.common,v 1.10 2003/07/17 22:51:52 grant Exp $ # DISTNAME= snort-2.0.0 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.snort.org/dl/ \ ftp://the.wiretapped.net/pub/security/network-intrusion-detection/snort/ \ ftp://gd.tuwien.ac.at/infosys/security/snort/dl/ -MAINTAINER= salo@netbsd.org +MAINTAINER= salo@NetBSD.org HOMEPAGE= http://www.snort.org/ USE_PKGINSTALL= YES |