summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-12-05 05:13:20 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-12-05 05:13:20 +0000
commit06200f0963a41b025fd80692f39be351ef3e12f8 (patch)
treea216b0e518522026c249371c01b2ee98994bc6a5
parentDemand gcc 3.3 (diff)
With portmgr hat on, reset bouncing maintainer address. All of the commits
within the last year have been with maintainer timeouts, as well.
Notes
Notes: svn path=/head/; revision=123182
-rw-r--r--archivers/freeze/Makefile2
-rw-r--r--dns/adns/Makefile2
-rw-r--r--x11/libdnd/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/freeze/Makefile b/archivers/freeze/Makefile
index 9602afebbccc..65674167aa4a 100644
--- a/archivers/freeze/Makefile
+++ b/archivers/freeze/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/compression/
-MAINTAINER= lukin@okbmei.msk.su
+MAINTAINER= ports@FreeBSD.org
COMMENT= Compression program - often used in QNX
GNU_CONFIGURE= yes
diff --git a/dns/adns/Makefile b/dns/adns/Makefile
index 472b2419afa5..01e926c6392d 100644
--- a/dns/adns/Makefile
+++ b/dns/adns/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.chiark.greenend.org.uk/users/ian/adns/
MASTER_SITE_SUBDIR= adns
-MAINTAINER= lukin@okbmei.msk.su
+MAINTAINER= ports@FreeBSD.org
COMMENT= Easy to use, asynchronous-capable DNS client library and utilities
GNU_CONFIGURE= yes
diff --git a/x11/libdnd/Makefile b/x11/libdnd/Makefile
index d4b4218d6680..17e950ab3dd6 100644
--- a/x11/libdnd/Makefile
+++ b/x11/libdnd/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://leb.net/OffiX/
DISTNAME= dnd.${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= lukin@okbmei.msk.su
+MAINTAINER= ports@FreeBSD.org
COMMENT= Drag and drop library
USE_XLIB= yes