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 /security/tcp_wrappers | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security/tcp_wrappers')
-rw-r--r-- | security/tcp_wrappers/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tcp_wrappers/Makefile b/security/tcp_wrappers/Makefile index 5ccf19b60a6..fddad7c42e4 100644 --- a/security/tcp_wrappers/Makefile +++ b/security/tcp_wrappers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/06/10 17:58:34 jschauma Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 22:53:19 grant Exp $ DISTNAME= tcp_wrappers_7.6-ipv6.1 PKGNAME= tcp_wrappers-7.6.1 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= security net MASTER_SITES= ftp://ftp.porcupine.org/pub/security/ -MAINTAINER= tron@netbsd.org +MAINTAINER= tron@NetBSD.org HOMEPAGE= ftp://ftp.porcupine.org/pub/security/index.html COMMENT= Monitor and filter incoming requests for network services |