diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-02 22:05:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-02 22:05:12 +0000 |
commit | 0dc95b4bd9eaa80e4a95dd3e615ec056d04dc444 (patch) | |
tree | 0671d90eb54e5d124e36eb8f61759306140ac005 | |
parent | c2646839b4247f77ba30d010d6ad5fcc21faef98 (diff) | |
download | ports-0dc95b4bd9eaa80e4a95dd3e615ec056d04dc444.tar.gz ports-0dc95b4bd9eaa80e4a95dd3e615ec056d04dc444.zip |
Use my FreeBSD.org address.
Reminded by: mavvie
Notes
Notes:
svn path=/head/; revision=120660
-rw-r--r-- | audio/gtkgep/Makefile | 2 | ||||
-rw-r--r-- | dns/py-dns/Makefile | 2 | ||||
-rw-r--r-- | net/hinfo/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/gtkgep/Makefile b/audio/gtkgep/Makefile index 7460cdc69336..a9679012999c 100644 --- a/audio/gtkgep/Makefile +++ b/audio/gtkgep/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.macio.risp.pl/gtkgep/files/ -MAINTAINER= linimon@lonesome.com +MAINTAINER= linimon@FreeBSD.org COMMENT= A guitar effects processor for GTK USE_INC_LIBTOOL_VER= 13 diff --git a/dns/py-dns/Makefile b/dns/py-dns/Makefile index 423c8745b2c3..e119f81d6ba2 100644 --- a/dns/py-dns/Makefile +++ b/dns/py-dns/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pydns-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= linimon@lonesome.com +MAINTAINER= linimon@FreeBSD.org COMMENT= DNS (Domain Name Service) library for Python USE_PYTHON= yes diff --git a/net/hinfo/Makefile b/net/hinfo/Makefile index 31a8c4ff5a5e..81ee52a673b8 100644 --- a/net/hinfo/Makefile +++ b/net/hinfo/Makefile @@ -14,7 +14,7 @@ CATEGORIES= net perl5 # FreeBSD build machines. MASTER_SITES= http://www.lonesome.com/FreeBSD/distfiles/ -MAINTAINER= linimon@lonesome.com +MAINTAINER= linimon@FreeBSD.org COMMENT= Utility primarily designed to find the owner of an IP block RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ |