Index: head/security/nessus-plugins/Makefile =================================================================== --- head/security/nessus-plugins/Makefile (revision 23541) +++ head/security/nessus-plugins/Makefile (revision 23542) @@ -1,38 +1,38 @@ # Ports collection makefile for: nessus-plugins # Version required: 0.98.3 # Date created: 16 October 1999 # Whom: Anders Nordby # # $FreeBSD$ # DISTNAME= nessus-plugins-0.99.1 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \ ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \ ftp://cvs.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \ ftp://ftp.gwdg.de/pub/linux/misc/nessus/nessus-${NESSUS_REV}/ \ http://ftp.gwdg.de/pub/linux/misc/nessus/nessus-${NESSUS_REV}/ \ ftp://ftp.esiea.fr/pub/mirrors/nessus/nessus-${NESSUS_REV}/ \ ftp://sunsite.cnlab-switch.ch/mirror/nessus/nessus-${NESSUS_REV}/ \ ftp://ftp.chg.ru/pub/security/nessus/nessus-${NESSUS_REV}/ \ ftp://ftp.sekure.net/pub/nessus/nessus-${NESSUS_REV}/ MAINTAINER= anders@fix.no BUILD_DEPENDS= ${LOCALBASE}/include/nessus/config.h:${PORTSDIR}/security/nessus NESSUS_REV= ${DISTNAME:S/nessus-plugins-//g} DIST_SUBDIR= nessus WRKSRC= ${WRKDIR}/nessus-plugins GNU_CONFIGURE= yes -.include - -.if ${OSVERSION} >= 400001 -BROKEN= "Can't be built successfully in -CURRENT" -.endif +.include + +.if ${OSVERSION} >= 400001 +BROKEN= "Can't be built successfully in -CURRENT" +.endif .include Property changes on: head/security/nessus-plugins/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/security/nessus-plugins-devel/Makefile =================================================================== --- head/security/nessus-plugins-devel/Makefile (revision 23541) +++ head/security/nessus-plugins-devel/Makefile (revision 23542) @@ -1,38 +1,38 @@ # Ports collection makefile for: nessus-plugins # Version required: 0.98.3 # Date created: 16 October 1999 # Whom: Anders Nordby # # $FreeBSD$ # DISTNAME= nessus-plugins-0.99.1 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \ ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \ ftp://cvs.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \ ftp://ftp.gwdg.de/pub/linux/misc/nessus/nessus-${NESSUS_REV}/ \ http://ftp.gwdg.de/pub/linux/misc/nessus/nessus-${NESSUS_REV}/ \ ftp://ftp.esiea.fr/pub/mirrors/nessus/nessus-${NESSUS_REV}/ \ ftp://sunsite.cnlab-switch.ch/mirror/nessus/nessus-${NESSUS_REV}/ \ ftp://ftp.chg.ru/pub/security/nessus/nessus-${NESSUS_REV}/ \ ftp://ftp.sekure.net/pub/nessus/nessus-${NESSUS_REV}/ MAINTAINER= anders@fix.no BUILD_DEPENDS= ${LOCALBASE}/include/nessus/config.h:${PORTSDIR}/security/nessus NESSUS_REV= ${DISTNAME:S/nessus-plugins-//g} DIST_SUBDIR= nessus WRKSRC= ${WRKDIR}/nessus-plugins GNU_CONFIGURE= yes -.include - -.if ${OSVERSION} >= 400001 -BROKEN= "Can't be built successfully in -CURRENT" -.endif +.include + +.if ${OSVERSION} >= 400001 +BROKEN= "Can't be built successfully in -CURRENT" +.endif .include Property changes on: head/security/nessus-plugins-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property