diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-06 18:14:36 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-06 18:14:36 +0000 |
commit | 2b3b399de830d758565d1fb560790fcd0fa4c652 (patch) | |
tree | 0fd76fbb3661dcb70189f1839f1d615568df9308 /comms | |
parent | b2a345eae55e2bece034c2ad6695e21d89d48727 (diff) | |
download | ports-2b3b399de830d758565d1fb560790fcd0fa4c652.tar.gz ports-2b3b399de830d758565d1fb560790fcd0fa4c652.zip |
Notes
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 |