diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 13:23:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 13:23:23 +0000 |
commit | 09659d818e490cd544dab0081c92f8366584c910 (patch) | |
tree | 6963752fb151645ca3bd01a45da5670cfbf5b602 | |
parent | dbe0c376afd7ef97cf90517aad97986f65f4b473 (diff) | |
download | ports-09659d818e490cd544dab0081c92f8366584c910.tar.gz ports-09659d818e490cd544dab0081c92f8366584c910.zip |
Notes
-rw-r--r-- | devel/bufferpool/Makefile | 2 | ||||
-rw-r--r-- | finance/sabernetdcs-client/Makefile | 2 | ||||
-rw-r--r-- | net-im/imspector/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/sdig/Makefile | 2 | ||||
-rw-r--r-- | net/netembryo/Makefile | 2 | ||||
-rw-r--r-- | www/wacko/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/bufferpool/Makefile b/devel/bufferpool/Makefile index 3186d0a0a64e..553954269407 100644 --- a/devel/bufferpool/Makefile +++ b/devel/bufferpool/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.1 CATEGORIES= devel MASTER_SITES= http://live.polito.it/files/downloads/bufferpool/ -MAINTAINER= err@tollari.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bufferpool - the memory management library Feng and Felix depend upon GNU_CONFIGURE= yes diff --git a/finance/sabernetdcs-client/Makefile b/finance/sabernetdcs-client/Makefile index 0d122d78c6ae..e158157257d5 100644 --- a/finance/sabernetdcs-client/Makefile +++ b/finance/sabernetdcs-client/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/SaberNet%20DCS/${PORTVERSION} PKGNAMESUFFIX= -client DISTNAME= sndcs-${PORTVERSION} -MAINTAINER= mranostay@saberlogic.com +MAINTAINER= ports@FreeBSD.org COMMENT= SaberNet DCS - A labor data collection system RUN_DEPENDS= pygtk-codegen-2.0:${PORTSDIR}/x11-toolkits/py-gtk2 \ diff --git a/net-im/imspector/Makefile b/net-im/imspector/Makefile index d3ffe7872a94..d62fd7b4f2c9 100644 --- a/net-im/imspector/Makefile +++ b/net-im/imspector/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5 CATEGORIES= net-im MASTER_SITES= http://www.imspector.org/downloads/ -MAINTAINER= lawrence@aslak.net +MAINTAINER= ports@FreeBSD.org COMMENT= IM transparent proxy with monitoring, blocking, and content-filtering supports CFLAGS+= -fPIC diff --git a/net-mgmt/sdig/Makefile b/net-mgmt/sdig/Makefile index 13a51a68b7a8..f33359bb6bc0 100644 --- a/net-mgmt/sdig/Makefile +++ b/net-mgmt/sdig/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= SF -MAINTAINER= raj@cserv62.csub.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Translate IP/DNS/WINS/MAC address into port description LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp diff --git a/net/netembryo/Makefile b/net/netembryo/Makefile index 2ed74c4d1591..711a528c1df5 100644 --- a/net/netembryo/Makefile +++ b/net/netembryo/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.4 CATEGORIES= net MASTER_SITES= http://live.polito.it/files/downloads/netembryo/ -MAINTAINER= err@tollari.org +MAINTAINER= ports@FreeBSD.org COMMENT= A network abstraction library used by for feng, libnemesi, felix GNU_CONFIGURE= yes diff --git a/www/wacko/Makefile b/www/wacko/Makefile index 0e4916be064b..90b889edabdb 100644 --- a/www/wacko/Makefile +++ b/www/wacko/Makefile @@ -9,7 +9,7 @@ CATEGORIES= www MASTER_SITES= http://wackowiki.com/files/ DISTNAME= wacko.r4 -MAINTAINER= ivan.sviridov@electro-com.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A small and fast PHP Wikki clone with 30+ languages support USE_BZIP2= yes |