diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:07:08 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:07:08 +0000 |
commit | 0f861553795ba74ad0db5ebd9ea86baa11ae47a1 (patch) | |
tree | 2aa3a3900ed502225e010888fd90e214db8c597a | |
parent | 6e80b5f22c0c2eca990bf967113d7cd119c8eaf7 (diff) | |
download | ports-0f861553795ba74ad0db5ebd9ea86baa11ae47a1.tar.gz ports-0f861553795ba74ad0db5ebd9ea86baa11ae47a1.zip |
Notes
-rw-r--r-- | devel/ocaml-equeue/Makefile | 2 | ||||
-rw-r--r-- | mail/gmail-notify/Makefile | 2 | ||||
-rw-r--r-- | mail/pop-before-smtp/Makefile | 2 | ||||
-rw-r--r-- | net/etunnel/Makefile | 2 | ||||
-rw-r--r-- | net/wmnd/Makefile | 2 | ||||
-rw-r--r-- | net/wmnet2/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/ocaml-equeue/Makefile b/devel/ocaml-equeue/Makefile index a6fb54f19752..2f64f215fd1f 100644 --- a/devel/ocaml-equeue/Makefile +++ b/devel/ocaml-equeue/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.ocaml-programming.de/packages/ PKGNAMEPREFIX= ocaml- DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= djulien.bsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= The Equeue library for OCaml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ diff --git a/mail/gmail-notify/Makefile b/mail/gmail-notify/Makefile index d2fc6691bf29..416e79fdb3c3 100644 --- a/mail/gmail-notify/Makefile +++ b/mail/gmail-notify/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= djulien.bsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= GMail Notifier BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/py-gnome-extras:extract diff --git a/mail/pop-before-smtp/Makefile b/mail/pop-before-smtp/Makefile index cf2e57c18354..2e7bcdecd2b7 100644 --- a/mail/pop-before-smtp/Makefile +++ b/mail/pop-before-smtp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= popbsmtp -MAINTAINER= ericx@vineyard.net +MAINTAINER= ports@FreeBSD.org COMMENT= A log parser to identify valid POP/IMAP logins for later smtp RUN_DEPENDS= ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask \ diff --git a/net/etunnel/Makefile b/net/etunnel/Makefile index 3bb5878aaf04..59521a7c42ea 100644 --- a/net/etunnel/Makefile +++ b/net/etunnel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.5 CATEGORIES= net MASTER_SITES= http://www.iem.pw.edu.pl/ftp/distfiles/ -MAINTAINER= expl@punktas.lt +MAINTAINER= ports@FreeBSD.org COMMENT= TCP/UDP connections tunneling tool via proxy or directly ALL_TARGET= ${PORTNAME} diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index 756204289889..96254da0c3de 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.12 CATEGORIES= net MASTER_SITES= ftp://ftp.yuv.info/pub/wmnd/releases/ -MAINTAINER= flag@gufi.org +MAINTAINER= ports@FreeBSD.org COMMENT= Improved network monitoring dock app (with tons of features) USE_X_PREFIX= yes diff --git a/net/wmnet2/Makefile b/net/wmnet2/Makefile index 8bea9894d79c..6d1517692464 100644 --- a/net/wmnet2/Makefile +++ b/net/wmnet2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://mirror2.unixfreunde.de/ \ http://freebsd.unixfreunde.de/sources/ DISTNAME= wmnet-${PORTVERSION} -MAINTAINER= flag@gufi.org +MAINTAINER= ports@FreeBSD.org COMMENT= A nice network monitor for WindowMaker USE_IMAKE= yes |