diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-04-17 20:48:29 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-04-17 20:48:29 +0000 |
commit | b4c65fcd5a3ebe458dbe9aa01a0157be7baf80d8 (patch) | |
tree | 5bb3686489b82b743ea342689f1af4c059916723 /security/portsentry | |
parent | 884199b6e1ab425945206cb7f5210b4598b3df18 (diff) |
Notes
Diffstat (limited to 'security/portsentry')
-rw-r--r-- | security/portsentry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index 98e53d7253cf..de001c36ee30 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= security MASTER_SITES= http://www.psionic.com/downloads/ -MAINTAINER= ports@freebsddiary.org +MAINTAINER= ports@FreeBSD.org ALL_TARGET= freebsd |