diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2014-02-15 00:51:44 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2014-02-15 00:51:44 +0800 |
commit | 4b9cc534244987c60505afe853505ff5fd25c127 (patch) | |
tree | fb078915384105108b97c87c486b108d31a33068 /dns | |
parent | c33c52fc62458db4fc32541eff67f24c0a354090 (diff) | |
download | freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.tar.gz freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.tar.zst freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.zip |
- Reassign lioux' ports to the heap
With hat: portmgr
Diffstat (limited to 'dns')
-rw-r--r-- | dns/ipcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ipcheck/Makefile b/dns/ipcheck/Makefile index ce8848e0ad25..1950e26e5b1e 100644 --- a/dns/ipcheck/Makefile +++ b/dns/ipcheck/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION:S/^0.//} EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fully compliant DynDNS.org client for UNIX (supports NIC v2.0) LICENSE= GPLv2 |