diff options
author | dhn <dhn@FreeBSD.org> | 2009-03-07 02:14:36 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-03-07 02:14:36 +0800 |
commit | 5a672e376b51e44f90feaea389761c3854ed8a37 (patch) | |
tree | 0775669807ca168ef6ee3d68a8501e80f65899ae /comms | |
parent | 7021e2992d6cb6141c65d2ded4feee60b5f713bf (diff) | |
download | freebsd-ports-gnome-5a672e376b51e44f90feaea389761c3854ed8a37.tar.gz freebsd-ports-gnome-5a672e376b51e44f90feaea389761c3854ed8a37.tar.zst freebsd-ports-gnome-5a672e376b51e44f90feaea389761c3854ed8a37.zip |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor)
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ncid/Makefile | 2 | ||||
-rw-r--r-- | comms/viewfax/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index 9bdac37ae1a2..824f0016c454 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -12,7 +12,7 @@ CATEGORIES= comms MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Network based Caller ID package USE_TK= yes diff --git a/comms/viewfax/Makefile b/comms/viewfax/Makefile index 624c8cbdb2d0..81ecf5fb5b90 100644 --- a/comms/viewfax/Makefile +++ b/comms/viewfax/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.ping.de/pub/unix/ \ ftp://ftp.leo.org/historic/comp/os/unix/networking/mgetty/ -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Display files containing g3 and/or g4 coded fax pages USE_IMAKE= yes |