svn commit: r321648 - head/security/sfs

Antoine Brodin antoine at FreeBSD.org
Sun Jun 23 19:55:13 UTC 2013


Author: antoine
Date: Sun Jun 23 19:55:13 2013
New Revision: 321648
URL: http://svnweb.freebsd.org/changeset/ports/321648

Log:
  Deprecate: broken on FreeBSD 8 and newer
  
  Approved by:	maintainer

Modified:
  head/security/sfs/Makefile

Modified: head/security/sfs/Makefile
==============================================================================
--- head/security/sfs/Makefile	Sun Jun 23 19:22:41 2013	(r321647)
+++ head/security/sfs/Makefile	Sun Jun 23 19:55:13 2013	(r321648)
@@ -15,6 +15,9 @@ MASTER_SITES=	http://www.fs.net/sfswww/d
 MAINTAINER=	malus.x at gmail.com
 COMMENT=	Self-Certifying File System: A secure global network file system
 
+DEPRECATED=	Broken on FreeBSD 8 and newer
+EXPIRATION_DATE=2013-08-23
+
 PLIST_SUB=	SFS_VERSION=${PORTVERSION}
 
 INFO=		sfs


More information about the svn-ports-head mailing list