diff options
author | linimon <linimon@FreeBSD.org> | 2004-08-28 12:36:25 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-08-28 12:36:25 +0800 |
commit | 637381838c89551e3d4eb3135b8417a4d683098d (patch) | |
tree | 8dbfcbe6c9410539df0eca9dbe97dc68bbab9112 /dns | |
parent | eb62995ae43d0d0f7debbd72ed750e311ca05262 (diff) | |
download | freebsd-ports-gnome-637381838c89551e3d4eb3135b8417a4d683098d.tar.gz freebsd-ports-gnome-637381838c89551e3d4eb3135b8417a4d683098d.tar.zst freebsd-ports-gnome-637381838c89551e3d4eb3135b8417a4d683098d.zip |
Reset maintainer address (bouncing with permanent error).
Diffstat (limited to 'dns')
-rw-r--r-- | dns/staticcharge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/staticcharge/Makefile b/dns/staticcharge/Makefile index 7895c272655a..272253218770 100644 --- a/dns/staticcharge/Makefile +++ b/dns/staticcharge/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns misc MASTER_SITES= http://www.staticcling.org/clients/ DISTNAME= ChargeGTK-${PORTVERSION} -MAINTAINER= mahlon@martini.nu +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK client for the StaticCling dynamic DNS service BUILD_DEPENDS= wget:${PORTSDIR}/ftp/wget |