diff options
author | linimon <linimon@FreeBSD.org> | 2004-08-28 04:36:25 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-08-28 04:36:25 +0000 |
commit | 637381838c89551e3d4eb3135b8417a4d683098d (patch) | |
tree | 8dbfcbe6c9410539df0eca9dbe97dc68bbab9112 /dns | |
parent | eb62995ae43d0d0f7debbd72ed750e311ca05262 (diff) | |
download | FreeBSD-ports-637381838c89551e3d4eb3135b8417a4d683098d.zip FreeBSD-ports-637381838c89551e3d4eb3135b8417a4d683098d.tar.gz |
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 7895c27..2722532 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 |