diff options
-rw-r--r-- | databases/tokyocabinet/Makefile | 2 | ||||
-rw-r--r-- | devel/cvs2svn/Makefile | 2 | ||||
-rw-r--r-- | devel/librelp/Makefile | 2 | ||||
-rw-r--r-- | devel/viewvc/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/ndoutils/Makefile | 2 | ||||
-rw-r--r-- | www/swish-e/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile index 76046275dccf..fc125990bbd0 100644 --- a/databases/tokyocabinet/Makefile +++ b/databases/tokyocabinet/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4.44 CATEGORIES= databases MASTER_SITES= http://1978th.net/tokyocabinet/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A modern implementation of DBM MAKE_JOBS_SAFE= yes diff --git a/devel/cvs2svn/Makefile b/devel/cvs2svn/Makefile index a768ce0e511f..0b9244e1b34d 100644 --- a/devel/cvs2svn/Makefile +++ b/devel/cvs2svn/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.3.0 CATEGORIES= devel MASTER_SITES= http://cvs2svn.tigris.org/files/documents/1462/46528/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CVS to Subversion Repository Converter BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm diff --git a/devel/librelp/Makefile b/devel/librelp/Makefile index 9aec78ac39fa..685739e550ec 100644 --- a/devel/librelp/Makefile +++ b/devel/librelp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.0 CATEGORIES= devel MASTER_SITES= http://download.rsyslog.com/librelp/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Reliable event logging protocol library USE_GNOME= gnomehack pkgconfig diff --git a/devel/viewvc/Makefile b/devel/viewvc/Makefile index 0117e556325c..9d8424c59e30 100644 --- a/devel/viewvc/Makefile +++ b/devel/viewvc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel python MASTER_SITES= http://viewvc.tigris.org/files/documents/3330/47458/ \ LOCAL/pgollucci -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web-based Version Control Repository Browsing OPTIONS=\ diff --git a/net-mgmt/ndoutils/Makefile b/net-mgmt/ndoutils/Makefile index 1b84208213e3..96162fa1b8e6 100644 --- a/net-mgmt/ndoutils/Makefile +++ b/net-mgmt/ndoutils/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/nagios/${PORTNAME}-1.x/${PORTNAME}-${PORTVERSION} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Keep Nagios perfdata in MySQL or Postgresql database RUN_DEPENDS= ${LOCALBASE}/bin/nagios:${PORTSDIR}/net-mgmt/nagios diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile index 1f0cd1751c21..7dbf4a8b14c5 100644 --- a/www/swish-e/Makefile +++ b/www/swish-e/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.4.7 CATEGORIES= www textproc MASTER_SITES= http://swish-e.org/distribution/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple web indexing for humans - enhanced USE_AUTOTOOLS= libtool:22 |