diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/cfs/Makefile | 2 | ||||
-rw-r--r-- | security/pam_alreadyloggedin/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/cfs/Makefile b/security/cfs/Makefile index e076781a9012..8453b502c69a 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://www.crypto.com/software/ -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A cryptographic file system implemented as a user-space NFS server USE_REINPLACE= yes diff --git a/security/pam_alreadyloggedin/Makefile b/security/pam_alreadyloggedin/Makefile index 7936aff7f154..d4beedcd0532 100644 --- a/security/pam_alreadyloggedin/Makefile +++ b/security/pam_alreadyloggedin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://green.homeunix.org/~green/ MASTER_SITE_SUBDIR= green -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PAM module based on whether a user is already logged in MANCOMPRESSED= yes |