diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /dns | |
parent | Backout previous commit. Mea maxima culpa for not doing the research (diff) |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Notes
Notes:
svn path=/head/; revision=96284
Diffstat (limited to 'dns')
-rw-r--r-- | dns/ddup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ddup/Makefile b/dns/ddup/Makefile index 1ea66887c7ba..da84404c5373 100644 --- a/dns/ddup/Makefile +++ b/dns/ddup/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns MASTER_SITES= ${MASTER_SITES_LOCAL} DISTNAME= ${PORTNAME}-${PORTVERSION}-unix -MAINTAINER= ports@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= A DynDNS.org client for UNIX (Now support NIC v2.0) USE_REINPLACE= yes |