diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-07 05:43:18 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-07 05:43:18 +0000 |
commit | a45331292ea266bf21fe27d82a135a698d682efb (patch) | |
tree | 69c68cf6696118b4d2c1ff2c02ed505bb4b72fa4 /security/sfs/Makefile | |
parent | 0a4a77f1830f2ab582a1dea7e1e18bbf777b3528 (diff) | |
download | ports-a45331292ea266bf21fe27d82a135a698d682efb.tar.gz ports-a45331292ea266bf21fe27d82a135a698d682efb.zip |
Notes
Diffstat (limited to 'security/sfs/Makefile')
-rw-r--r-- | security/sfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile index 7f9d68ba22d0..69ddde307f9c 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 4 CATEGORIES= security net MASTER_SITES= http://www.fs.net/sfswww/dist/ -MAINTAINER= handler@grendel.net +MAINTAINER= ports@FreeBSD.org COMMENT= Self-Certifying File System: A secure global network file system PLIST_SUB= SFS_VERSION=${PORTVERSION} |