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 /x11/libdnd | |
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.
Diffstat (limited to 'x11/libdnd')
-rw-r--r-- | x11/libdnd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |