diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-05 13:13:20 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-05 13:13:20 +0800 |
commit | 1780602b49df53d4e7247e9cc055340274a3de51 (patch) | |
tree | 5593edc9129804408229f5eb542f0263799b3c84 | |
parent | 5485c681af31f9edd2d61b5c47516718269582bc (diff) | |
download | freebsd-ports-gnome-1780602b49df53d4e7247e9cc055340274a3de51.tar.gz freebsd-ports-gnome-1780602b49df53d4e7247e9cc055340274a3de51.tar.zst freebsd-ports-gnome-1780602b49df53d4e7247e9cc055340274a3de51.zip |
With portmgr hat on, reset bouncing maintainer address. All of the commits
within the last year have been with maintainer timeouts, as well.
-rw-r--r-- | archivers/freeze/Makefile | 2 | ||||
-rw-r--r-- | dns/adns/Makefile | 2 | ||||
-rw-r--r-- | x11/libdnd/Makefile | 2 |
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 |