Index: head/net-mgmt/bgpq/Makefile =================================================================== --- head/net-mgmt/bgpq/Makefile (revision 172307) +++ head/net-mgmt/bgpq/Makefile (revision 172308) @@ -1,24 +1,24 @@ # New ports collection makefile for: bgpq # Date created: 21 Jan 2002 # Whom: Alexandre Snarskii # # $FreeBSD$ PORTNAME= bgpq PORTVERSION= 1.0.9.1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ EXTRACT_SUFX= .tgz -MAINTAINER= snar@paranoia.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Bgpq - lightweight access-list generator for cisco routers MAN8= bgpq.8 PLIST_FILES= bin/bgpq HAS_CONFIGURE= yes post-install: ${STRIP_CMD} ${PREFIX}/bin/bgpq .include Property changes on: head/net-mgmt/bgpq/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/net-mgmt/cdpd/Makefile =================================================================== --- head/net-mgmt/cdpd/Makefile (revision 172307) +++ head/net-mgmt/cdpd/Makefile (revision 172308) @@ -1,22 +1,22 @@ # New ports collection makefile for: cdpd # Date created: 26 Sep 2001 # Whom: Alexandre Snarskii # # $FreeBSD$ PORTNAME= cdpd PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ -MAINTAINER= snar@paranoia.ru +MAINTAINER= ports@FreeBSD.org COMMENT= CDPdaemon - sends Cisco Discovery Protocol announces over ethernet BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10 GNU_CONFIGURE= yes MAN8= cdpd.8 .include Property changes on: head/net-mgmt/cdpd/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/security/libparanoia/Makefile =================================================================== --- head/security/libparanoia/Makefile (revision 172307) +++ head/security/libparanoia/Makefile (revision 172308) @@ -1,40 +1,40 @@ # New ports collection makefile for: libparanoia # Date created: 1 Jan 1999 # Whom: Alexandre Snarskii # # $FreeBSD$ PORTNAME= libparanoia PORTVERSION= 1.4 PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ -MAINTAINER= snar@paranoia.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Safe (in the mean of stack smashing) reincarnation of strcpy et al ONLY_FOR_ARCHS= i386 INSTALLS_SHLIB= yes # this library depends on system-defined headers "SYS.h" and "DEFS.h" # which may differ from release to release. .if !exists(/usr/src/lib/libc) IGNORE= You need to have libc sources installed in /usr/src/lib/libc \ before compiling. .endif .include pre-patch: @${REINPLACE_CMD} -e 's|\(SIGSEGV\),\(getpid()\)|\2,\1|; \ s|#include ||' \ ${WRKSRC}/stentry.c .if ${OSVERSION} >= 500039 post-patch: @(cd ${_DISTDIR};${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/vsnprintf-current.patch) .endif .include Property changes on: head/security/libparanoia/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property