Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2013 07:38:03 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312800 - head/security/saint
Message-ID:  <201302230738.r1N7c4PH005270@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Sat Feb 23 07:38:03 2013
New Revision: 312800
URL: http://svnweb.freebsd.org/changeset/ports/312800

Log:
  - no longer broken
  - trim historical header

Modified:
  head/security/saint/Makefile

Modified: head/security/saint/Makefile
==============================================================================
--- head/security/saint/Makefile	Sat Feb 23 07:21:57 2013	(r312799)
+++ head/security/saint/Makefile	Sat Feb 23 07:38:03 2013	(r312800)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	SAINT
-# Date created:		27 Jan 2000
-# Whom:			Carl Johan Madestrand <calle.madestrand@norrgarden.se>
-#
+# Created by: Carl Johan Madestrand <calle.madestrand@norrgarden.se>
 # $FreeBSD$
-#
 
 PORTNAME=	saint
 PORTVERSION=	3.5.8
@@ -31,10 +27,6 @@ MAKE_JOBS_UNSAFE=yes
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} >= 900000
-BROKEN=		leaves files after deinstallation
-.endif
-
 do-install:
 	@${MKDIR} ${PREFIX}/saint
 	${RM} ${WRKSRC}/reconfig.orig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302230738.r1N7c4PH005270>